OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isB
(Results
1 - 6
of
6
) sorted by null
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
ProgramStoreTest.java
32
boolean
isB
= (b == 1);
38
pb.setColorMaskEnabled(isR, isG,
isB
, isA);
/frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_program_store.java
136
boolean
isB
= (b == 1);
142
pb.setColorMaskEnabled(isR, isG,
isB
, isA);
144
checkObject(ps, depthMask, df, bsf, bdf, isR, isG,
isB
, isA, isDither);
/external/chromium_org/third_party/icu/source/test/intltest/
rbbiapts.cpp
[
all
...]
/frameworks/av/media/libstagefright/codecs/on2/h264dec/source/
h264bsd_inter_prediction.c
1003
u32 isA,
isB
, isC;
1005
isB
= (a[1].refIndex == refIndex) ? HANTRO_TRUE : HANTRO_FALSE;
1008
if (((u32)isA+(u32)
isB
+(u32)isC) != 1)
1015
else if (
isB
[
all
...]
/external/icu4c/test/intltest/
rbbiapts.cpp
[
all
...]
/external/valgrind/main/VEX/priv/
guest_arm_toIR.c
[
all
...]
Completed in 95 milliseconds