HomeSort by relevance Sort by last modified time
    Searched refs:isLion (Results 1 - 3 of 3) sorted by null

  /external/qemu/distrib/sdl-1.2.15/src/video/quartz/
SDL_QuartzVideo.m 691 const BOOL isLion = IS_LION_OR_LATER(this);
748 if ( !isLion ) {
806 styleMask:(isLion ? NSBorderlessWindowMask : 0)
813 if (isLion) {
838 if ( isLion ) {
846 if ( isLion ) {
854 if ( !isLion ) {
877 } else if (isLion) { /* For 2D, we build a CGBitmapContext */
909 if (isLion) {
921 if ( !isLion ) {
    [all...]
  /external/skia/legacy/src/ports/
SkFontHost_mac_coretext.cpp 218 static bool isLion() {
    [all...]
  /external/skia/src/ports/
SkFontHost_mac_coretext.cpp 243 static bool isLion() {
    [all...]

Completed in 1172 milliseconds