Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/egl/
Degl.cpp291 EGLint getWidth(){ return width; } in getWidth() function
413 getWidth(), getHeight()); in init()
673 getWidth(), getHeight()); in init()
679 rcColorBuffer = grallocHelper->createColorBuffer(rcEnc, getWidth(), getHeight(), pixelFormat); in init()
1184 *value = surface->getWidth(); in eglQuerySurface()
1235 currWidth = surface->getWidth(); in eglQuerySurface()