Home
last modified time | relevance | path

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

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