HomeSort by relevance Sort by last modified time
    Searched full:coregraphics (Results 1 - 25 of 51) sorted by null

1 2 3

  /external/valgrind/
darwin13.supp 188 OSX109:CoreGraphics-1
190 obj:*CoreGraphics.framework*CoreGraphics*
191 obj:*CoreGraphics.framework*CoreGraphics*
192 obj:*CoreGraphics.framework*CoreGraphics*
196 OSX109:CoreGraphics-2
198 obj:*CoreGraphics.framework*CoreGraphics*
    [all...]
darwin12.supp 40 OSX108:CoreGraphics-1
42 obj:*CoreGraphics.framework/Versions/A/CoreGraphics
43 obj:*CoreGraphics.framework/Versions/A/CoreGraphics
44 obj:*CoreGraphics.framework/Versions/A/CoreGraphics
157 OSX108:libsystem_kernel/CoreGraphics-1
160 obj:*CoreGraphics.framework/Versions/A/CoreGraphics
    [all...]
darwin14.supp 345 OSX1010:CoreGraphics-1
347 obj:*CoreGraphics.framework*CoreGraphics*
348 obj:*CoreGraphics.framework*CoreGraphics*
352 # OSX1010:CoreGraphics-2
354 # obj:*CoreGraphics.framework*CoreGraphics*
355 # obj:*CoreGraphics.framework*CoreGraphics*
    [all...]
darwin15.supp 402 OSX1011:CoreGraphics-1
404 obj:*CoreGraphics.framework*CoreGraphics*
405 obj:*CoreGraphics.framework*CoreGraphics*
409 # OSX1011:CoreGraphics-2
411 # obj:*CoreGraphics.framework*CoreGraphics*
412 # obj:*CoreGraphics.framework*CoreGraphics*
    [all...]
  /external/deqp/targets/ios/
ios.cmake 12 find_library(COREGRAPHICS_LIBRARY NAMES CoreGraphics PATHS /System/Library/Frameworks)
  /external/harfbuzz_ng/src/
hb-coretext.h 35 # include <CoreGraphics/CoreGraphics.h>
  /external/skia/include/utils/mac/
SkCGUtils.h 21 #include <CoreGraphics/CoreGraphics.h>
  /external/libgdx/backends/gdx-backend-robovm/src/com/badlogic/gdx/backends/iosrobovm/custom/
UIAccelerometerDelegate.java 31 import org.robovm.apple.coregraphics.*;
UIAccelerometerDelegateAdapter.java 31 import org.robovm.apple.coregraphics.*;
UIAcceleration.java 31 import org.robovm.apple.coregraphics.*;
UIAccelerometer.java 31 import org.robovm.apple.coregraphics.*;
  /external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/ios/
robovm.xml 42 <framework>CoreGraphics</framework>
  /external/skia/gyp/
SimpleiOSApp.gyp 37 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
apptype_console.gypi 66 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
core.gyp 69 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
iOSShell.gyp 52 '$(SDKROOT)/System/Library/Frameworks/CoreGraphics.framework',
  /external/webrtc/webrtc/api/
BUILD.gn 13 "CoreGraphics.framework",
api.gyp 59 '-framework CoreGraphics',
  /external/webrtc/webrtc/base/
macwindowpicker.cc 23 "CoreGraphics.framework/CoreGraphics";
49 // from the CoreGraphics framework, consider using
53 LOG(LS_ERROR) << "Could not load CoreGraphics";
windowpicker.h 66 // CoreGraphics dynamically.
  /external/libgdx/backends/gdx-backend-moe/src/com/badlogic/gdx/backends/iosmoe/
IOSGLKView.java 23 import ios.coregraphics.struct.CGRect;
IOSUIViewController.java 22 import ios.coregraphics.struct.CGRect;
  /external/libgdx/tests/gdx-tests-iosrobovm/
robovm.xml 44 <framework>CoreGraphics</framework>
  /external/libgdx/extensions/gdx-setup/src/com/badlogic/gdx/setup/resources/ios-moe/xcode/ios-moe.xcodeproj/
project.pbxproj 13 03ACC9D81CDFA75800656F5D /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03ACC9D21CDFA75800656F5D /* CoreGraphics.framework */; };
73 03ACC9D21CDFA75800656F5D /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
112 03ACC9D81CDFA75800656F5D /* CoreGraphics.framework in Frameworks */,
209 03ACC9D21CDFA75800656F5D /* CoreGraphics.framework */,
  /external/libgdx/tests/gdx-tests-ios-intel/xcode/IOSTests.xcodeproj/
project.pbxproj 16 03D156F11CDCB82700C81516 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 03D156F01CDCB82700C81516 /* CoreGraphics.framework */; };
68 03D156F01CDCB82700C81516 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
109 03D156F11CDCB82700C81516 /* CoreGraphics.framework in Frameworks */,
151 03D156F01CDCB82700C81516 /* CoreGraphics.framework */,

Completed in 286 milliseconds

1 2 3