OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:m_x0
(Results
1 - 3
of
3
) sorted by null
/frameworks/native/opengl/libagl/
iterators.S
36
* r0 +16:
m_x0
70
ldr r3, [r0, #16] //
m_x0
primitives.cpp
256
m_x0
= v0->window.x;
297
const int B = gglClz(abs(
m_x0
)|abs(m_y0));
323
int32_t c = c0 - (gglMulAddx(dcdx,
m_x0
,
340
int32_t c = c0 - (gglMulAddx(dcdx,
m_x0
,
356
it[ 0] = (c0<<16) - ((dcdx*
m_x0
+ dcdy*m_y0)>>4);
[
all
...]
context.h
566
GGLcoord
m_x0
, m_y0;
member in struct:android::gl::compute_iterators_t
Completed in 63 milliseconds