Home
last modified time | relevance | path

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

/hardware/google/graphics/common/libacryl/
Dacrylic_g2d.cpp1280 uint32_t src_vert = layer->mSourceRect.size.vert; in requestPerformanceQoS() local
1284 data.frame[i].layer[idx].crop_height = src_vert; in requestPerformanceQoS()
1292 (ALIGN(layer->mSourceRect.pos.vert + src_vert, 16) - in requestPerformanceQoS()
1321 is_scaling += src_vert - dst_hori; in requestPerformanceQoS()
1324 is_scaling += src_vert - dst_vert; in requestPerformanceQoS()