OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:reg_scale_pre
(Results
1 - 3
of
3
) sorted by null
/system/core/libpixelflinger/codeflinger/
ARMAssemblerInterface.cpp
123
uint32_t ARMAssemblerInterface::
reg_scale_pre
(int Rm, int type,
function in class:android::ARMAssemblerInterface
texturing.cpp
713
LDRB(AL, pixel, txPtr.reg,
reg_scale_pre
(offset));
720
LDRB(AL, pixel, txPtr.reg,
reg_scale_pre
(lb));
732
LDRB(AL, pixel, txPtr.reg,
reg_scale_pre
(rt));
[
all
...]
ARMAssemblerInterface.h
83
static uint32_t
reg_scale_pre
(int Rm, int type=0, uint32_t shift=0, int W=0);
Completed in 1140 milliseconds