Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.cpp74 unsigned int cbHeight = mAttachedColorBuffer->getHeight(); in setColorBuffer() local
DTextureDraw.cpp579 int cbWidth, int cbHeight, GLuint texture) { in drawLayer()