Home
last modified time | relevance | path

Searched defs:cbWidth (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DWindowSurface.cpp71 unsigned int cbWidth = mAttachedColorBuffer->getWidth(); in setColorBuffer() local
DTextureDraw.cpp573 int cbWidth, int cbHeight, GLuint texture) { in drawLayer()
DCompositorVk.cpp46 uint32_t cbWidth, uint32_t cbHeight, uint32_t dstWidth, uint32_t dstHeight) { in createFromHwc2ComposeLayer()