Searched refs:direct (Results 1 – 25 of 256) sorted by relevance
1234567891011
/frameworks/rs/ |
D | rs.spec | 2 direct 6 direct 14 direct 26 direct 30 direct 34 direct 39 direct 51 direct 57 direct 66 direct [all …]
|
D | rsg.spec | 2 direct 16 direct 42 direct 50 direct
|
D | rs_compat.spec | 2 direct
|
D | spec.h | 28 int direct; member
|
D | rsg_generator.c | 159 if (apis[ct].direct) { in printPlaybackFuncs() 218 if (api->direct) { in printApiCpp() 395 if (api->direct) { in printPlaybackCpp() 453 if (apis[ct].direct) { in printPlaybackCpp()
|
D | spec.l | 80 apis[apiCount].direct = 1;
|
/frameworks/native/opengl/libagl/ |
D | TextureObjectManager.cpp | 33 if (!direct) { in ~EGLTextureObject() 55 direct = GL_FALSE; in init() 67 direct = old->direct; in copyParameters() 138 direct = GL_TRUE; in setSurface()
|
D | TextureObjectManager.h | 82 GLint direct; variable
|
/frameworks/base/docs/html-intl/intl/zh-cn/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html-intl/intl/ru/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html-intl/intl/ja/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html-intl/intl/zh-tw/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html-intl/intl/ko/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html/training/connect-devices-wirelessly/ |
D | index.jd | 58 <dt><strong><a href="wifi-direct.html">Creating P2P Connections with Wi-Fi</a></strong></dt> 62 <dt><strong><a href="nsd-wifi-direct.html">Using Wi-Fi P2P for Service
|
/frameworks/base/docs/html-intl/intl/ru/preview/features/ |
D | notification-updates.jd | 16 <li><a href="#direct">Прямой ответ</a></li> 48 <h2 id="direct">Прямой ответ</h2>
|
/frameworks/base/docs/html-intl/intl/zh-tw/preview/features/ |
D | notification-updates.jd | 16 <li><a href="#direct">直接回覆</a></li> 48 <h2 id="direct">直接回覆</h2>
|
D | direct-boot.jd | 2 page.keywords=preview,sdk,direct boot
|
/frameworks/base/docs/html-intl/intl/zh-cn/preview/features/ |
D | notification-updates.jd | 16 <li><a href="#direct">直接回复</a></li> 49 <h2 id="direct">直接回复</h2>
|
/frameworks/base/docs/html-intl/intl/ja/preview/features/ |
D | notification-updates.jd | 16 <li><a href="#direct">ダイレクト リプライ</a></li> 49 <h2 id="direct">ダイレクト リプライ</h2>
|
D | direct-boot.jd | 2 page.keywords=preview,sdk,direct boot
|
/frameworks/base/docs/html-intl/intl/ko/preview/features/ |
D | notification-updates.jd | 16 <li><a href="#direct">직접 회신</a></li> 49 <h2 id="direct">직접 회신</h2>
|
/frameworks/base/docs/html-intl/intl/in/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html/training/articles/ |
D | perf-tips.jd | 103 a direct impact on user experience.</p> 173 direct field access is about 3x faster than invoking a 174 trivial getter. With the JIT (where direct field access is as cheap as 175 accessing a local), direct field access is about 7x faster than invoking a 280 <p>The problem is that the VM considers direct access to <code>Foo</code>'s 299 Earlier we talked about how accessors are slower than direct field
|
/frameworks/base/docs/html/guide/topics/resources/ |
D | overview.jd | 96 assets/} directory. This should only be necessary if you need direct access to original files and 105 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
/frameworks/base/docs/html-intl/intl/pt-br/guide/topics/resources/ |
D | overview.jd | 92 assets/} directory. This should only be necessary if you need direct access to original files and 101 is uncommon, but if you need direct access to original files in {@code assets/}, refer to the {@link
|
1234567891011