Home
last modified time | relevance | path

Searched refs:bytesPerPixel (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/graphic/acts_drawing_native/
H A DDrawingNativeCanvasTestPart4.cpp2005 const uint32_t bytesPerPixel = 3; in HWTEST_F() local
2007 const uint32_t rowBytes = width * bytesPerPixel + padding; in HWTEST_F()
2040 const uint32_t bytesPerPixel = 3; in HWTEST_F() local
2042 const uint32_t rowBytes = width * bytesPerPixel + padding; in HWTEST_F()
2077 const uint32_t bytesPerPixel = 3; in HWTEST_F() local
2079 const uint32_t rowBytes = width * bytesPerPixel + padding; in HWTEST_F()

Completed in 5 milliseconds