Searched refs:ANativeWindowRAII (Results 1 – 1 of 1) sorted by relevance
158 struct ANativeWindowRAII { struct159 ANativeWindowRAII(ANativeWindow *anw = nullptr) : in ANativeWindowRAII() function162 ~ANativeWindowRAII() { in ~ANativeWindowRAII() argument172 ANativeWindowRAII window; in nativeWindowSetFrameRate()185 ANativeWindowRAII window; in nativeWindowClearFrameRate()198 ANativeWindowRAII parentWindow = ANativeWindow_fromSurface(env, jParentSurface); in surfaceControlCreate()