Searched refs:pixelMapFormatRef_ (Results 1 – 4 of 4) sorted by relevance
59 static napi_ref pixelMapFormatRef_; variable
89 static napi_ref pixelMapFormatRef_; variable
45 napi_ref SendableImageSourceNapi::pixelMapFormatRef_ = nullptr; member in OHOS::Media::SendableImageSourceNapi
57 napi_ref ImageSourceNapi::pixelMapFormatRef_ = nullptr; member in OHOS::Media::ImageSourceNapi798 CreateEnumTypeObject(env, napi_number, &pixelMapFormatRef_, sPixelMapFormatMap)), in Init()