OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RS_TYPE_UNSIGNED_8
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/rs/
rsComponent.cpp
139
case
RS_TYPE_UNSIGNED_8
:
168
case
RS_TYPE_UNSIGNED_8
: return GL_UNSIGNED_BYTE;
256
if (mVectorSize == 4 && mType ==
RS_TYPE_UNSIGNED_8
) {
rsg_ScriptJavaClass.cpp
82
case
RS_TYPE_UNSIGNED_8
: return "short";
114
case
RS_TYPE_UNSIGNED_8
: return "U8";
222
Element *u8 = new Element(
RS_TYPE_UNSIGNED_8
, 1);
RenderScript.h
81
RS_TYPE_UNSIGNED_8
,
/frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp
422
case
RS_TYPE_UNSIGNED_8
:
[
all
...]
Completed in 72 milliseconds