Home
last modified time | relevance | path

Searched defs:checkConfig (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/samples/hello_native_buffer/
Dhello_native_buffer.cpp47 …NativeBufferConfig(const OH_NativeBuffer_Config &config, const OH_NativeBuffer_Config &checkConfig) in CompareOH_NativeBufferConfig()
78 OH_NativeBuffer_Config checkConfig = {}; in main() local
/foundation/graphic/graphic_2d/frameworks/surface/test/fuzztest/nativebuffer_fuzzer/
Dnativebuffer_fuzzer.cpp80 OH_NativeBuffer_Config checkConfig = GetData<OH_NativeBuffer_Config>(); in DoSomethingInterestingWithMyAPI() local
/foundation/graphic/graphic_2d/frameworks/surface/test/unittest/
Dnative_buffer_test.cpp46 static inline OH_NativeBuffer_Config checkConfig = {}; member in OHOS::Rosen::NativeBufferTest