Home
last modified time | relevance | path

Searched refs:CheckComponentType (Results 1 - 2 of 2) sorted by relevance

/foundation/multimedia/image_framework/frameworks/kits/js/common/sendable/
H A Dsendable_image_napi.cpp563 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() function
688 if (!CheckComponentType(context->componentType, format)) { in JsGetComponentArgs()
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dimage_napi.cpp572 static inline bool CheckComponentType(const int32_t& type, int32_t format) in CheckComponentType() function
699 if (!CheckComponentType(context->componentType, format)) { in JsGetComponentArgs()

Completed in 3 milliseconds