Home
last modified time | relevance | path

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

/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/ets/interface/
DNativeWindowContext.ts33 ProduceBuffer(): number; method
/applications/standard/app_samples/code/BasicFeature/Native/NdkNativeWindow/entry/src/main/cpp/
DNativeImageAdaptor.cpp355 int32_t NativeImageAdaptor::ProduceBuffer(uint32_t value, OHNativeWindow *InNativeWindow) in ProduceBuffer() function in NativeWindowSample::NativeImageAdaptor