HomeSort by relevance Sort by last modified time
    Searched refs:android_ycbcr (Results 1 - 11 of 11) sorted by null

  /system/core/include/system/
graphics.h 202 * struct android_ycbcr (below) is the the struct used to describe it.
240 struct android_ycbcr { struct
  /frameworks/native/include/ui/
GraphicBufferMapper.h 49 int usage, const Rect& bounds, android_ycbcr *ycbcr);
GraphicBuffer.h 96 status_t lockYCbCr(uint32_t usage, android_ycbcr *ycbcr);
97 status_t lockYCbCr(uint32_t usage, const Rect& rect, android_ycbcr *ycbcr);
  /hardware/qcom/display/libgralloc/
gralloc.cpp 50 struct android_ycbcr *ycbcr);
mapper.cpp 250 struct android_ycbcr *ycbcr)
  /frameworks/native/libs/ui/
GraphicBufferMapper.cpp 88 int usage, const Rect& bounds, android_ycbcr *ycbcr)
GraphicBuffer.cpp 177 status_t GraphicBuffer::lockYCbCr(uint32_t usage, android_ycbcr *ycbcr)
185 android_ycbcr *ycbcr)
  /hardware/libhardware/include/hardware/
gralloc.h 239 struct android_ycbcr *ycbcr);
263 * 0, since the actual strides are available from the android_ycbcr
  /frameworks/native/libs/gui/
CpuConsumer.cpp 92 android_ycbcr ycbcr = android_ycbcr();
  /device/generic/goldfish/camera/
EmulatedFakeCamera3.cpp 906 android_ycbcr ycbcr = android_ycbcr();
    [all...]
  /device/generic/goldfish/opengl/system/gralloc/
gralloc.cpp 787 android_ycbcr *ycbcr)

Completed in 210 milliseconds