OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getHalPixelFormatStr
(Results
1 - 8
of
8
) sorted by null
/hardware/qcom/display/msm8084/libhwcomposer/
hwc_dump_layers.h
133
void
getHalPixelFormatStr
(int format, char pixelformatstr[]);
hwc_dump_layers.cpp
240
getHalPixelFormatStr
(hnd->format, pixFormatStr);
312
getHalPixelFormatStr
(hnd->format, pixFormatStr);
372
void HwcDebug::
getHalPixelFormatStr
(int format, char pixFormatStr[])
/hardware/qcom/display/msm8226/libhwcomposer/
hwc_dump_layers.h
133
void
getHalPixelFormatStr
(int format, char pixelformatstr[]);
hwc_dump_layers.cpp
240
getHalPixelFormatStr
(hnd->format, pixFormatStr);
312
getHalPixelFormatStr
(hnd->format, pixFormatStr);
372
void HwcDebug::
getHalPixelFormatStr
(int format, char pixFormatStr[])
/hardware/qcom/display/msm8909/libhwcomposer/
hwc_dump_layers.h
133
void
getHalPixelFormatStr
(int format, char pixelformatstr[], size_t arraySize);
hwc_dump_layers.cpp
245
getHalPixelFormatStr
(hnd->format, pixFormatStr, sizeof(pixFormatStr));
317
getHalPixelFormatStr
(hnd->format, pixFormatStr, sizeof(pixFormatStr));
380
void HwcDebug::
getHalPixelFormatStr
(int format, char pixFormatStr[], size_t arraySize)
/hardware/qcom/display/msm8994/libhwcomposer/
hwc_dump_layers.h
133
void
getHalPixelFormatStr
(int format, char pixelformatstr[]);
hwc_dump_layers.cpp
244
getHalPixelFormatStr
(hnd->format, pixFormatStr);
316
getHalPixelFormatStr
(hnd->format, pixFormatStr);
381
void HwcDebug::
getHalPixelFormatStr
(int format, char pixFormatStr[])
Completed in 44 milliseconds