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

  /frameworks/native/include/gui/
Surface.h 126 static int hook_query(const ANativeWindow* window, int what, int* value);
  /frameworks/native/libs/gui/
Surface.cpp 53 ANativeWindow::query = hook_query;
177 int Surface::hook_query(const ANativeWindow* window, function in class:android::Surface
    [all...]

Completed in 56 milliseconds