Home
last modified time | relevance | path

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

/system/core/libpixelflinger/
Dscanline.cpp1015 get_uv(u, v); in get_pixel16()
1021 get_uv(u, v); in get_pixel32()
1026 void get_uv(int& u, int& v) { in get_uv() function