Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/stream-servers/gl/
DEmulatedEglWindowSurface.cpp73 unsigned int cbWidth = mAttachedColorBuffer->getWidth(); in setColorBuffer() local
DTextureDraw.cpp577 int cbWidth, int cbHeight, GLuint texture) { in drawLayer()