Home
last modified time | relevance | path

Searched defs:p_height (Results 1 – 3 of 3) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/gl/
DEmulatedEglWindowSurface.cpp54 int p_height, in create()
149 bool EmulatedEglWindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize()
DColorBufferGl.cpp215 int p_height, GLint p_internalFormat, in create()
/device/generic/vulkan-cereal/stream-servers/
DFrameBuffer.cpp467 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer()
1022 int p_height, in createColorBuffer()
1034 void FrameBuffer::createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat, in createColorBufferWithHandle()
1058 int p_height, in createColorBufferWithHandleLocked()
1217 int p_height) { in createEmulatedEglWindowSurface()