Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_xcomponent.h170 static void JsGrayscale(const JSCallbackInfo& args);
H A Djs_xcomponent.cpp159 JSClass<JSXComponent>::StaticMethod("grayscale", &JSXComponent::JsGrayscale); in JSBind()
546 void JSXComponent::JsGrayscale(const JSCallbackInfo& args) in JsGrayscale() function in OHOS::OHOS::Ace::Framework::JSXComponent
552 // JSViewAbstract::JsGrayscale(args); in JsGrayscale()

Completed in 2 milliseconds