Home
last modified time | relevance | path

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

/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp95 constexpr uint8_t BGRA_BYTES = 4; variable
1697 uint32_t dstRowBytes = BGRA_BYTES; in ReadPixel()
1785 uint32_t srcRowBytes = BGRA_BYTES; in WritePixel()