Home
last modified time | relevance | path

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

/frameworks/native/opengl/libagl/
Dmatrix.cpp198 ops = OP_ALL; in picker()
212 ops = OP_ALL; in picker()
410 ops[depth] = OP_ALL; // TODO: we should look at the matrix in load()
416 ops[depth] = OP_ALL; // TODO: we should look at the matrix in load()
422 ops[depth] = OP_ALL; // TODO: we should look at the matrix in multiply()
Dcontext.h410 OP_ALL = 0x1F enumerator