Searched refs:drawSolid (Results 1 – 4 of 4) sorted by relevance
114 void drawSolid(YUVPixel* color);
213 drawSolid(mCurrentColor); in inWorkerThread()336 void EmulatedFakeCameraDevice::drawSolid(YUVPixel* color) { in drawSolid() function in android::EmulatedFakeCameraDevice
109 void drawSolid(void* buffer, YUVPixel* color);
218 drawSolid(buffer, mCurrentColor); in produceFrame()377 void EmulatedFakeCameraDevice::drawSolid(void* buffer, YUVPixel* color) in drawSolid() function in android::EmulatedFakeCameraDevice