Searched refs:RGB_BYTES_PER_PIXEL (Results 1 – 2 of 2) sorted by relevance
76 actualSize_ = width_ * height_ * RGB_BYTES_PER_PIXEL; in OnBufferAvailable()89 constexpr static int32_t RGB_BYTES_PER_PIXEL = 4; variable
74 actualSize_ = width_ * height_ * RGB_BYTES_PER_PIXEL; in OnBufferAvailable()89 constexpr static int32_t RGB_BYTES_PER_PIXEL = 4; variable