OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:num_colored_pixels
(Results
1 - 1
of
1
) sorted by null
/frameworks/native/libs/vr/libdvr/tests/
dvr_display-test.cpp
337
uint32_t
num_colored_pixels
= num_pixels * (num_colors - 1);
local
338
num_pixels = width * height -
num_colored_pixels
;
341
(i +
num_colored_pixels
) *
Completed in 151 milliseconds