Searched defs:p_width (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/gl/ |
| D | EmulatedEglWindowSurface.cpp | 53 int p_width, in create() 149 bool EmulatedEglWindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize()
|
| D | ColorBufferGl.cpp | 214 std::unique_ptr<ColorBufferGl> ColorBufferGl::create(EGLDisplay p_display, int p_width, in create()
|
| /device/generic/vulkan-cereal/stream-servers/ |
| D | FrameBuffer.cpp | 467 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer() 1021 HandleType FrameBuffer::createColorBuffer(int p_width, in createColorBuffer() 1034 void FrameBuffer::createColorBufferWithHandle(int p_width, int p_height, GLenum p_internalFormat, in createColorBufferWithHandle() 1057 int p_width, in createColorBufferWithHandleLocked() 1216 int p_width, in createEmulatedEglWindowSurface()
|