OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:android_ycbcr
(Results
1 - 16
of
16
) sorted by null
/frameworks/native/include/ui/
GraphicBufferMapper.h
49
int usage, const Rect& bounds,
android_ycbcr
*ycbcr);
GraphicBuffer.h
97
status_t lockYCbCr(uint32_t usage,
android_ycbcr
*ycbcr);
98
status_t lockYCbCr(uint32_t usage, const Rect& rect,
android_ycbcr
*ycbcr);
/system/core/include/system/
graphics.h
227
* struct
android_ycbcr
(below) is the the struct used to describe it.
265
struct
android_ycbcr
{
struct
/hardware/qcom/display/msm8960/libgralloc/
gralloc.cpp
50
struct
android_ycbcr
*ycbcr);
mapper.cpp
250
struct
android_ycbcr
*ycbcr)
/hardware/qcom/display/msm8974/libgralloc/
gralloc.cpp
50
struct
android_ycbcr
*ycbcr);
mapper.cpp
251
struct
android_ycbcr
*ycbcr)
/hardware/qcom/display/msm8x26/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
176
status_t GraphicBuffer::lockYCbCr(uint32_t usage,
android_ycbcr
*ycbcr)
184
android_ycbcr
*ycbcr)
/hardware/libhardware/include/hardware/
gralloc.h
242
struct
android_ycbcr
*ycbcr);
266
* 0, since the actual strides are available from the
android_ycbcr
/frameworks/native/libs/gui/
CpuConsumer.cpp
106
android_ycbcr
ycbcr =
android_ycbcr
();
/frameworks/rs/
rsGrallocConsumer.cpp
91
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
777
android_ycbcr
*ycbcr)
Completed in 366 milliseconds