Home
last modified time | relevance | path

Searched defs:bufferSize (Results 1 – 6 of 6) sorted by relevance

/applications/standard/app_samples/code/DocsSample/ArkTs/NodeAPI/NodeApiUse/NodeAPIBuffer/entry/src/main/cpp/
Dnapi_init.cpp27 size_t bufferSize = str.size(); in CreateBuffer() local
81 size_t bufferSize = str.size(); in GetBufferInfo() local
/applications/standard/app_samples/code/DocsSample/ArkTs/NodeAPI/NodeApiUse/NodeApiString/entry/src/main/cpp/
Dnapi_init.cpp69 size_t bufferSize = MAX_BUFFER_SIZE; in GetValueStringUtf16() local
/applications/standard/app_samples/code/DocsSample/Media/Image/NdkPixelMap_js/entry/src/main/cpp/
Dhello.cpp288 size_t bufferSize = createOps.width * createOps.height * 4; in CreatePixelMapTest() local
512 size_t bufferSize = 4 * 1024; in EncodeImagesToBuffer() local
/applications/standard/app_samples/code/DocsSample/ArkWeb/UseFrontendJSApp/entry4/src/main/cpp/
Dhello.cpp280 size_t bufferSize = 0; in RunJavaScript() local
/applications/standard/app_samples/code/BasicFeature/Native/NdkVulkan/entry/src/main/cpp/render/vulkan/
Dvulkan_example.cpp727 VkDeviceSize bufferSize = sizeof(uboVS); in CreateUniformBuffers() local
/applications/sample/camera/media/
Dplayer_sample.cpp295 size_t bufferSize; in streamProcess() local