Searched defs:createFrameBuffer (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/src/Main/ |
| D | FrameBufferOSX.mm | 85 sw::FrameBuffer *createFrameBuffer(void *display, EGLNativeWindowType nativeWindow, int width, int … function
|
| D | FrameBufferFactoryOzone.cpp | 24 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, intptr_t window, int width, … in createFrameBuffer() function
|
| D | FrameBufferWin.cpp | 75 sw::FrameBuffer *createFrameBuffer(void *display, HWND window, int width, int height) in createFrameBuffer() function
|
| D | FrameBufferAndroid.cpp | 193 sw::FrameBuffer *createFrameBuffer(void *display, ANativeWindow* window, int width, int height) in createFrameBuffer() function
|
| D | FrameBufferX11.cpp | 192 NO_SANITIZE_FUNCTION sw::FrameBuffer *createFrameBuffer(void *display, Window window, int width, in… in createFrameBuffer() function
|
| /third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
| D | libGLESv2.hpp | 251 …sw::FrameBuffer *(*createFrameBuffer)(void *nativeDisplay, EGLNativeWindowType window, int width, … member in LibGLESv2exports
|