Searched defs:get_preferred_size (Results 1 - 3 of 3) sorted by path

/external/chromium_org/third_party/skia/samplecode/
H A DSampleApp.cpp2381 void get_preferred_size(int* x, int* y, int* width, int* height);
2382 void get_preferred_size(int* x, int* y, int* width, int* height) { function
/external/chromium_org/third_party/skia/tools/
H A DiOSShell.cpp81 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
/external/skia/samplecode/
H A DSampleApp.cpp2397 void get_preferred_size(int* x, int* y, int* width, int* height);
2398 void get_preferred_size(int* x, int* y, int* width, int* height) { function

Completed in 195 milliseconds