Home
last modified time | relevance | path

Searched defs:inOutDirtyBounds (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/native/android/
Dnative_window.cpp78 ARect* inOutDirtyBounds) { in ANativeWindow_lock()
/frameworks/base/core/jni/
Dandroid_view_TextureView.cpp106 Rect* inOutDirtyBounds) { in native_window_lock()
/frameworks/native/libs/gui/tests/
DSRGB_test.cpp310 ARect inOutDirtyBounds; in createDebugSurface() local
/frameworks/native/libs/gui/
DSurface.cpp630 ARect* inOutDirtyBounds = va_arg(args, ARect*); in dispatchLock() local
993 ANativeWindow_Buffer* outBuffer, ARect* inOutDirtyBounds) in lock()