OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_DIMENSION_MAX
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/libs/rs/
RenderScript.h
146
RS_DIMENSION_MAX
= RS_DIMENSION_ARRAY_3
rsType.cpp
354
if ((dim < 0) || (dim >
RS_DIMENSION_MAX
)) {
Completed in 14 milliseconds