Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1277 uint64_t layer_bw, pixelcount; in requestPerformanceQoS() local
1290 pixelcount = (ALIGN(layer->mSourceRect.pos.hori + src_hori, 16) - in requestPerformanceQoS()
1313 layer_bw = pixelcount * bpp; in requestPerformanceQoS()