Home
last modified time | relevance | path

Searched defs:testNativeWindowCleanCacheBeforeBufferRequested (Results 1 – 2 of 2) sorted by relevance

/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/types/libnativewindow.so/
Dindex.d.ts116 export const testNativeWindowCleanCacheBeforeBufferRequested: () => number; constant
/test/xts/acts/graphic/nativewindow/entry/src/main/cpp/
Dnativewindow3.cpp205 napi_value testNativeWindowCleanCacheBeforeBufferRequested(napi_env env, napi_callback_info info) in testNativeWindowCleanCacheBeforeBufferRequested() function