Home
last modified time | relevance | path

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

/drivers/peripheral/display/hal/default_standard/src/display_gralloc/
H A Dallocator.h67 static constexpr uint32_t BITS_PER_BYTES = 8; member in OHOS::HDI::DISPLAY::Allocator
H A Dallocator.cpp81 bufferInfo.bytesPerPixel_ = bufferInfo.bitsPerPixel_ / BITS_PER_BYTES; in UpdatePixelInfo()

Completed in 1 milliseconds