Searched refs:getNextSize (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp736 static bool getNextSize(const char **ptrS, int *w, int *h) { function
793 while (getNextSize(&s, &w, &h)) {
871 while (getNextSize(&s, &w, &h)) {

Completed in 55 milliseconds