Home
last modified time | relevance | path

Searched refs:toFormat (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/opengl/tests/hwc/
DhwcTestLib.h120 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat,
DhwcTestLib.cpp792 void hwcTestColorConvert(uint32_t fromFormat, uint32_t toFormat, in hwcTestColorConvert() argument
831 if (toAttrib->format == toFormat) { break; } in hwcTestColorConvert()
835 toFormat); in hwcTestColorConvert()
855 hwcTestColorConvert(HAL_PIXEL_FORMAT_RGBA_8888, toFormat, color); in hwcTestColorConvert()
/frameworks/base/api/
Dcurrent.txt68583 method public java.text.Format toFormat();
68584 method public java.text.Format toFormat(java.time.temporal.TemporalQuery<?>);