Searched refs:direct (Results 1 - 13 of 13) sorted by relevance

/frameworks/rs/
H A Dspec.h28 int direct; member in struct:__anon1676
H A Drs.spec3 direct
7 direct
15 direct
27 direct
31 direct
35 direct
47 direct
56 direct
65 direct
111 direct
[all...]
H A Drsg.spec2 direct
16 direct
42 direct
50 direct
H A Dspec.l79 <api_entry2>"direct" {
80 apis[apiCount].direct = 1;
H A Drsg_generator.c153 if (apis[ct].direct) {
212 if (api->direct) {
320 if (api->direct) {
451 if (api->direct) {
609 if (apis[ct].direct) {
/frameworks/support/v4/
H A DAndroid.mk17 # A helper sub-library that makes direct use of Eclair APIs.
26 # A helper sub-library that makes direct use of Eclair MR1 APIs.
36 # A helper sub-library that makes direct use of Froyo APIs.
46 # A helper sub-library that makes direct use of Gingerbread APIs.
56 # A helper sub-library that makes direct use of Honeycomb APIs.
66 # A helper sub-library that makes direct use of Honeycomb MR2 APIs.
76 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
86 # A helper sub-library that makes direct use of Ice Cream Sandwich MR1 APIs.
96 # A helper sub-library that makes direct use of JellyBean APIs.
106 # A helper sub-library that makes direct us
[all...]
/frameworks/native/opengl/libagl/
H A DTextureObjectManager.cpp33 if (!direct) {
55 direct = GL_FALSE;
67 direct = old->direct;
138 direct = GL_TRUE;
H A DTextureObjectManager.h82 GLint direct; member in class:android::EGLTextureObject
H A Dtexture.cpp1258 if (!tex->internalformat || tex->direct) {
/frameworks/support/v13/
H A DAndroid.mk20 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
27 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
/frameworks/support/v7/mediarouter/
H A DAndroid.mk33 # A helper sub-library that makes direct use of JellyBean APIs.
40 # A helper sub-library that makes direct use of JellyBean MR1 APIs.
48 # A helper sub-library that makes direct use of JellyBean MR2 APIs.
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs474 <li><a href="<?cs var:toroot ?>training/connect-devices-wirelessly/wifi-direct.html">
478 <li><a href="<?cs var:toroot ?>training/connect-devices-wirelessly/nsd-wifi-direct.html">
/frameworks/base/core/java/android/widget/
H A DTextView.java4089 private void setInputType(int type, boolean direct) { argument
4127 if (direct) {

Completed in 229 milliseconds