Home
last modified time | relevance | path

Searched refs:getWidth (Results 1 – 1 of 1) sorted by relevance

/device/generic/goldfish-opengl/system/egl/
Degl.cpp297 EGLint getWidth(){ return width; } in getWidth() function
419 getWidth(), getHeight()); in init()
783 getWidth(), getHeight()); in init()
789 rcColorBuffer = grallocHelper->createColorBuffer(rcEnc, getWidth(), getHeight(), pixelFormat); in init()
1295 *value = surface->getWidth(); in eglQuerySurface()
1346 currWidth = surface->getWidth(); in eglQuerySurface()