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

  /external/chromium_org/third_party/skia/tools/
iOSShell.cpp 81 void get_preferred_size(int* x, int* y, int* width, int* height);
82 void get_preferred_size(int* x, int* y, int* width, int* height) { function
  /development/ide/xcode/ports/
skia_mac.cp 8 extern void get_preferred_size(int*, int*, int*, int* );
78 get_preferred_size(&x, &y, &width, &height);
  /external/chromium_org/third_party/skia/samplecode/
SampleApp.cpp 2382 void get_preferred_size(int* x, int* y, int* width, int* height) { function
    [all...]
  /external/skia/samplecode/
SampleApp.cpp 2398 void get_preferred_size(int* x, int* y, int* width, int* height) { function
    [all...]

Completed in 352 milliseconds