Searched defs:p_width (Results 1 – 3 of 3) sorted by relevance
| /device/generic/vulkan-cereal/stream-servers/ |
| D | WindowSurface.cpp | 45 int p_width, in create() 140 bool WindowSurface::resize(unsigned int p_width, unsigned int p_height) in resize()
|
| D | FrameBuffer.cpp | 742 FrameBuffer::FrameBuffer(int p_width, int p_height, bool useSubWindow) in FrameBuffer() 1202 HandleType FrameBuffer::createColorBuffer(int p_width, in createColorBuffer() 1213 int p_width, in createColorBufferWithHandle() 1234 HandleType FrameBuffer::createColorBufferLocked(int p_width, in createColorBufferLocked() 1246 int p_width, in createColorBufferWithHandleLocked() 1383 int p_width, in createWindowSurface()
|
| D | ColorBuffer.cpp | 209 int p_width, in create()
|