OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_ERROR_FATAL_DEBUG
(Results
1 - 3
of
3
) sorted by null
/frameworks/rs/driver/
rsdRuntimeStubs.cpp
568
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
575
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
581
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
599
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
605
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
612
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
618
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
637
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
643
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf);
649
rsc->setError(
RS_ERROR_FATAL_DEBUG
, buf)
[
all
...]
/frameworks/rs/
rsDefines.h
304
RS_ERROR_FATAL_DEBUG
= 0x0800,
/frameworks/base/graphics/java/android/renderscript/
RenderScript.java
[
all
...]
Completed in 61 milliseconds