Searched refs:isRawFileDescriptor (Results 1 – 2 of 2) sorted by relevance
277 static bool isRawFileDescriptor(napi_env env, napi_value argValue, ImageSourceAsyncContext* context) in isRawFileDescriptor() function586 } else if (isRawFileDescriptor(env, argValue, context)) { in CreateNativeImageSource()
1226 static bool isRawFileDescriptor(napi_env env, napi_value argValue, ImageSourceAsyncContext* context) in isRawFileDescriptor() function1268 } else if (isRawFileDescriptor(env, argValue, context)) { in CreateNativeImageSource()