Home
last modified time | relevance | path

Searched refs:IMAGE_POINTER_CUSTOM_CHANNEL (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/web/
H A Dweb_pattern.cpp88 constexpr int32_t IMAGE_POINTER_CUSTOM_CHANNEL = 4; variable
4755 uint64_t bufferSize = static_cast<uint64_t>(width * height * IMAGE_POINTER_CUSTOM_CHANNEL); in UpdateCustomCursor()