Searched defs:p_height (Results 1 – 3 of 3) sorted by relevance
| /sdk/emulator/opengl/host/libs/libOpenglRender/ |
| D | WindowSurface.cpp | 47 WindowSurface *WindowSurface::create(int p_config, int p_width, int p_height) in create() 173 bool WindowSurface::resizePbuffer(unsigned int p_width, unsigned int p_height) in resizePbuffer()
|
| D | FrameBuffer.cpp | 358 FrameBuffer::FrameBuffer(int p_width, int p_height, in FrameBuffer() 390 int p_width, int p_height, float zRot) in setupSubWindow() 468 HandleType FrameBuffer::createColorBuffer(int p_width, int p_height, in createColorBuffer() 506 HandleType FrameBuffer::createWindowSurface(int p_config, int p_width, int p_height) in createWindowSurface()
|
| D | ColorBuffer.cpp | 26 ColorBuffer *ColorBuffer::create(int p_width, int p_height, in create()
|