Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1279 uint32_t src_hori = layer->mSourceRect.size.hori; in requestPerformanceQoS() local
1283 data.frame[i].layer[idx].crop_width = src_hori; in requestPerformanceQoS()
1290 pixelcount = (ALIGN(layer->mSourceRect.pos.hori + src_hori, 16) - in requestPerformanceQoS()
1320 is_scaling = src_hori - dst_vert; in requestPerformanceQoS()
1323 is_scaling = src_hori - dst_hori; in requestPerformanceQoS()