OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_ERROR_NONE
(Results
1 - 2
of
2
) sorted by null
/frameworks/rs/
rsDefines.h
296
RS_ERROR_NONE
= 0,
rsContext.cpp
510
mError =
RS_ERROR_NONE
;
586
while (!mRunning && (mError ==
RS_ERROR_NONE
)) {
590
if (mError !=
RS_ERROR_NONE
) {
Completed in 25 milliseconds