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

/frameworks/av/services/camera/tests/CameraServiceTest/
H A DCameraServiceTest.cpp741 static bool getNextSize(const char **ptrS, int *w, int *h) { function
798 while (getNextSize(&s, &w, &h)) {
876 while (getNextSize(&s, &w, &h)) {

Completed in 217 milliseconds