Home
last modified time | relevance | path

Searched defs:bytesPerPixel (Results 1 – 8 of 8) sorted by relevance

/device/generic/vulkan-cereal/fake-android-guest/androidImpl/
DPixelFormat.cpp20 uint32_t bytesPerPixel(PixelFormat format) { in bytesPerPixel() function
/device/generic/vulkan-cereal/third-party/angle/src/tests/gl_tests/
DTextureUploadFormatTest.cpp31 uint8_t bytesPerPixel() const in bytesPerPixel() function
288 const auto bytesPerPixel = format.bytesPerPixel(); in TEST_P() local
/device/generic/goldfish-opengl/system/hals/
Dcb_handle_30.h79 uint32_t bytesPerPixel; member
Dallocator3.cpp252 const uint32_t bytesPerPixel, in allocateImpl2()
354 const int32_t bytesPerPixel, in allocateCb()
Dmapper3.cpp142 int32_t bytesPerPixel = 0; in lock() local
/device/generic/vulkan-cereal/stream-servers/tests/
DGLSnapshotTestDispatch.cpp136 GLuint width, height, bytesPerPixel; in testDraw() local
/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/renderer/d3d/d3d11/
DPixelTransfer11.cpp132 unsigned int bytesPerPixel = gl::GetSizedInternalFormatInfo(internalFormat).pixelBytes; in setBufferToTextureCopyParams() local
/device/generic/vulkan-cereal/stream-servers/
DColorBuffer.cpp107 int* bytesPerPixel, in sGetFormatParameters()
218 int bytesPerPixel = 4; in create() local