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

/frameworks/rs/
H A Dspec.h28 int direct; member in struct:__anon1564
H A Drsg.spec2 direct
16 direct
42 direct
50 direct
H A Drs.spec3 direct
7 direct
15 direct
27 direct
31 direct
35 direct
47 direct
56 direct
65 direct
112 direct
[all...]
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) {
335 if (api->direct) {
466 if (api->direct) {
624 if (apis[ct].direct) {
/frameworks/support/v4/
H A DAndroid.mk17 # A helper sub-library that makes direct use of Donut APIs.
27 # A helper sub-library that makes direct use of Eclair APIs.
37 # A helper sub-library that makes direct use of Eclair MR1 APIs.
47 # A helper sub-library that makes direct use of Froyo APIs.
57 # A helper sub-library that makes direct use of Gingerbread APIs.
67 # A helper sub-library that makes direct use of Honeycomb APIs.
77 # A helper sub-library that makes direct use of Honeycomb MR1 APIs.
87 # A helper sub-library that makes direct use of Honeycomb MR2 APIs.
97 # A helper sub-library that makes direct use of Ice Cream Sandwich APIs.
107 # 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/base/tools/aapt/
H A DCacheUpdater.h16 #include <direct.h>
/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/cardview/
H A DAndroid.mk37 # A helper sub-library that makes direct use of Eclair MR1 APIs
46 # A helper sub-library that makes direct use of JB MR1 APIs
55 # A helper sub-library that makes direct use of L 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/support/v17/leanback/
H A DAndroid.mk43 # A helper sub-library that makes direct use of API 21.
53 # A helper sub-library that makes direct use of KitKat APIs.
63 # A helper sub-library that makes direct use of JBMR2 APIs.
/frameworks/base/docs/html/training/
H A Dtraining_toc.cs525 <li><a href="<?cs var:toroot ?>training/connect-devices-wirelessly/wifi-direct.html">
529 <li><a href="<?cs var:toroot ?>training/connect-devices-wirelessly/nsd-wifi-direct.html">
/frameworks/base/tools/aidl/
H A Daidl.cpp19 #include <direct.h>
/frameworks/base/core/java/android/widget/
H A DTextView.java4322 private void setInputType(int type, boolean direct) { argument
4360 if (direct) {

Completed in 531 milliseconds