Home
last modified time | relevance | path

Searched refs:hwcTestGraphicFormat2str (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcColorEquiv.cpp317 hwcTestGraphicFormat2str(refFormat->format)); in main()
322 hwcTestGraphicFormat2str(refFormat->format)); in main()
331 hwcTestGraphicFormat2str(refFormat->format)); in main()
336 hwcTestGraphicFormat2str(equivFormat->format)); in main()
DhwcTestLib.h110 const char *hwcTestGraphicFormat2str(uint32_t format);
DhwcStress.cpp587 row, w, h, format, hwcTestGraphicFormat2str(format)); in initFrames()
600 row, w, h, format, hwcTestGraphicFormat2str(format)); in initFrames()
DhwcTestLib.cpp386 const char *hwcTestGraphicFormat2str(uint32_t format) in hwcTestGraphicFormat2str() function