OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constType
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/renderscript/
ProgramFragmentFixedFunction.java
305
Type
constType
= null;
311
constType
= typeBuilder.create();
312
sb.addConstant(
constType
);
321
Allocation constantData = Allocation.createTyped(mRS,
constType
);
/external/chromium_org/third_party/angle/src/compiler/
ParseContext.cpp
492
bool
constType
= true;
508
constType
= false;
513
if (
constType
)
[
all
...]
Completed in 56 milliseconds