Home
last modified time | relevance | path

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

/base/web/webview/interfaces/kits/napi/webviewcontroller/
H A Dnapi_webview_controller.cpp3759 Media::PixelFormat pixelFormat_; in getColorType() local
3762 pixelFormat_ = Media::PixelFormat::UNKNOWN; in getColorType()
3765 pixelFormat_ = Media::PixelFormat::RGBA_8888; in getColorType()
3768 pixelFormat_ = Media::PixelFormat::BGRA_8888; in getColorType()
3771 pixelFormat_ = Media::PixelFormat::UNKNOWN; in getColorType()
3774 return pixelFormat_; in getColorType()

Completed in 11 milliseconds