Home
last modified time | relevance | path

Searched defs:Surface (Results 1 - 21 of 21) sorted by relevance

/third_party/vk-gl-cts/framework/common/
H A DtcuSurface.cpp28 Surface::Surface (void) in Surface() function in Surface
34 Surface::Surface(int width, int height) in Surface() function in Surface
H A DtcuSurface.hpp44 class Surface class
/third_party/icu/icu4c/source/samples/layout/
H A DSurface.h8 class Surface class
/third_party/skia/third_party/externals/icu/source/samples/layout/
H A DSurface.h8 class Surface class
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/common/
H A DSurface.hpp34 class [[clang::lto_visibility_public]] Surface class
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DSurface.cpp142 Surface::Surface(InstanceBas function in dawn_native::Surface
[all...]
/third_party/skia/modules/androidkit/src/
H A DSurface.h29 class Surface : public SkRefCnt { class
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libEGL/
H A DSurface.cpp44 Surface::Surface() in Surface() function in gl::Surface
55 Surface::Surface(const Display *display, const Config *config) : display(display), config(config) in Surface() function in egl::Surface
[all...]
H A DSurface.hpp34 class Surface : public gl::Surface, public gl::Object class
[all...]
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DVulkanExtensions.cpp42 {InstanceExt::Surface, "VK_KHR_surface", NeverPromoted}, member in dawn_native::vulkan::InstanceExt
H A DVulkanExtensions.h33 Surface, member in dawn_native::vulkan::InstanceExt
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.h129 VkSurfaceKHR Surface; member
/third_party/skia/platform_tools/android/apps/AndroidKit/src/main/java/org/skia/androidkit/
H A DSurface.java17 public class Surface { class
25 public Surface(Bitmap bitmap) { in Surface() method in Surface
96 private Surface(long native_instance) { Surface() method in Surface
[all...]
/third_party/skia/modules/canvaskit/
H A Dexterns.js
H A Dinterface.js
/third_party/skia/third_party/externals/angle2/src/common/
H A DPackedEGLEnums_autogen.h92 Surface = 3, member in egl::ObjectType
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DSurface.h65 class Surface : public LabeledObject, public gl::FramebufferAttachmentObject class
[all...]
H A DSurface.cpp61 Surface::Surface(EGLint surfaceType, in Surface() function in egl::Surface
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
H A DSurface.cpp1215 Surface::Surface(int width, int height, int depth, Format format, void *pixels, int pitch, int slice) : lockable(true), renderTarget(false) Surface() function in sw::Surface
1271 Surface::Surface(Resource *texture, int width, int height, int depth, int border, int samples, Format format, bool lockable, bool renderTarget, int pitchPprovided) : lockable(lockable), renderTarget(renderTarget) Surface() function in sw::Surface
[all...]
H A DSurface.hpp212 class [[clang::lto_visibility_public]] Surface class
[all...]
/third_party/vk-gl-cts/modules/egl/
H A DteglGLES2SharingThreadedTests.cpp177 class Surface : public tcu::ThreadUtil::Object class
191 Surface::Surface (SharedPtr<tcu::ThreadUtil::Event> event) in Surface() function in deqp::egl::GLES2ThreadTest::Surface
[all...]

Completed in 18 milliseconds