Home
last modified time | relevance | path

Searched refs:cFormat (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/graphicnapidrawingtest/
DOH_Drawing_TypographyTest.cpp507 OH_Drawing_BitmapFormat cFormat {COLOR_FORMAT_RGBA_8888, ALPHA_FORMAT_OPAQUE}; variable
510 OH_Drawing_BitmapBuild(cBitmap, width, height, &cFormat);
568 OH_Drawing_BitmapFormat cFormat {COLOR_FORMAT_RGBA_8888, ALPHA_FORMAT_OPAQUE}; variable
571 OH_Drawing_BitmapBuild(cBitmap, width, height, &cFormat);
DNativeDrawingCanvasTest.cpp511 OH_Drawing_BitmapFormat cFormat{COLOR_FORMAT_RGBA_8888, ALPHA_FORMAT_OPAQUE}; variable
514 OH_Drawing_BitmapBuild(bitmap, width, height, &cFormat);