OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Rctx
(Results
1 - 4
of
4
) sorted by null
/system/core/libpixelflinger/codeflinger/
GGLAssembler.h
35
LDR(AL, REG, mBuilderContext.
Rctx
, immed12_pre(GGL_OFFSETOF(FIELD)))
38
STR(AL, REG, mBuilderContext.
Rctx
, immed12_pre(GGL_OFFSETOF(FIELD)))
338
int
Rctx
;
GGLAssembler.cpp
108
mBuilderContext.
Rctx
= reserveReg(R0); // context always in R0
259
const int ctxtReg = mBuilderContext.
Rctx
;
352
int
Rctx
= mBuilderContext.
Rctx
;
[
all
...]
texturing.cpp
331
int
Rctx
= mBuilderContext.
Rctx
;
409
int
Rctx
= mBuilderContext.
Rctx
;
[
all
...]
blending.cpp
47
LDRB(AL, fogColor.reg, mBuilderContext.
Rctx
,
Completed in 85 milliseconds