Home
last modified time | relevance | path

Searched defs:getImageInfo (Results 1 – 11 of 11) sorted by relevance

/third_party/skia/experimental/wasm-skp-debugger/
Dexterns.js46 getImageInfo: function() {}, method
Ddebugger_bindings.cpp276 SimpleImageInfo getImageInfo(int index) { in getImageInfo() function in SkpDebugPlayer
/third_party/jsframework/runtime/main/extend/systemplugin/napi/
Dohos_multimedia_image.js76 getImageInfo: function (...args) { method
250 getImageInfo: function (...args) { method
/third_party/skia/src/codec/
DSkStubHeifDecoderAPI.h139 bool getImageInfo(HeifFrameInfo *frameInfo) override { in getImageInfo() function
/third_party/jsframework/runtime/main/extend/systemplugin/
Dmultimedia.js78 getImageInfo: function (...args) { method
117 getImageInfo: function (...args) { method
/third_party/mesa3d/include/CL/
Dcl2.hpp4378 cl_int getImageInfo(cl_image_info name, T* param) const in getImageInfo() function in cl::Image
4388 getImageInfo(cl_int* err = NULL) const in getImageInfo() function in cl::Image
Dcl.hpp3635 cl_int getImageInfo(cl_image_info name, T* param) const in getImageInfo() function in cl::Image
3645 getImageInfo(cl_int* err = NULL) const in getImageInfo() function in cl::Image
/third_party/skia/modules/canvaskit/
Dexterns.js406 getImageInfo: function() {}, method
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp499 VkImageCreateInfo getImageInfo (const deUint32 ndx) { return imagesInfos[ndx]; } in getImageInfo() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/image/
DvktImageCompressionTranscodingSupport.cpp499 VkImageCreateInfo getImageInfo (const deUint32 ndx) { return imagesInfos[ndx]; } in getImageInfo() function
/third_party/skia/modules/canvaskit/npm_build/types/
Dindex.d.ts1803 getImageInfo(): PartialImageInfo; method