Home
last modified time | relevance | path

Searched defs:reshape (Results 1 – 7 of 7) sorted by relevance

/third_party/flutter/engine/flutter/shell/platform/darwin/macos/framework/Source/
DFlutterView.mm50 - (void)reshape { method
/third_party/flutter/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm111 {
/third_party/flutter/glfw/examples/
Dgears.c245 void reshape( GLFWwindow* window, int width, int height ) in reshape() function
Dboing.c215 void reshape( GLFWwindow* window, int w, int h ) in reshape() function
/third_party/skia/third_party/externals/imgui/examples/example_apple_opengl2/
Dmain.mm149 -(void)reshape { [[self openGLContext] update]; [self updateAndDrawDem… method
/third_party/gstreamer/gstplugins_good/sys/osxvideo/
Dcocoawindow.m440 - (void) initTextures {
/third_party/skia/modules/skottie/src/text/
DTextAdapter.cpp451 void TextAdapter::reshape() { in reshape() function in skottie::internal::TextAdapter