OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:drawSolid
(Results
1 - 2
of
2
) sorted by null
/device/generic/goldfish/camera/
EmulatedFakeCameraDevice.cpp
218
drawSolid
(buffer, mCurrentColor);
377
void EmulatedFakeCameraDevice::
drawSolid
(void* buffer, YUVPixel* color)
/device/google/cuttlefish_common/guest/hals/camera/
EmulatedFakeCameraDevice.cpp
213
drawSolid
(mCurrentColor);
336
void EmulatedFakeCameraDevice::
drawSolid
(YUVPixel* color) {
Completed in 65 milliseconds