OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:y_sample
(Results
1 - 1
of
1
) sorted by null
/system/core/libpixelflinger/
trap.cpp
193
int
y_sample
= y + kCoordOffset;
local
194
for (int j=0 ; j<kSamples ; j++,
y_sample
+= kInc) {
195
if (xval - (
y_sample
*
y_sample
) > 0)
[
all
...]
Completed in 572 milliseconds