OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getEntryType
(Results
1 - 16
of
16
) sorted by null
/cts/tests/tests/rsg/src/android/renderscriptgraphics/cts/
FileA3DTest.java
59
assertTrue(entry.
getEntryType
() == FileA3D.EntryType.MESH);
62
if (et == entry.
getEntryType
()) {
76
assertTrue(entry.
getEntryType
() == FileA3D.EntryType.MESH);
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/testapp/
TestAppLoadingScreen.java
76
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
/frameworks/base/tests/RenderScriptTests/FBOTest/src/com/android/fbotest/
FBOSyncRS.java
135
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
145
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
FBOTestRS.java
134
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
144
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
/frameworks/base/tests/RenderScriptTests/ModelViewer/src/com/android/modelviewer/
SimpleModelRS.java
133
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
143
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
SceneGraphRS.java
190
if (entry == null || entry.
getEntryType
() != FileA3D.EntryType.MESH) {
/frameworks/base/tests/RenderScriptTests/ShadersTest/src/com/android/shaderstest/
ShadersTestRS.java
146
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
156
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
/frameworks/base/graphics/java/android/renderscript/
FileA3D.java
108
public EntryType
getEntryType
() {
/frameworks/base/tests/RenderScriptTests/SceneGraph/src/com/android/scenegraph/
ColladaScene.java
123
if (entry != null && entry.
getEntryType
() == FileA3D.EntryType.MESH) {
/frameworks/ex/chips/src/com/android/ex/chips/
RecipientEntry.java
183
public int
getEntryType
() {
BaseRecipientAdapter.java
[
all
...]
/frameworks/base/tests/RenderScriptTests/PerfTest/src/com/android/perftest/
TorusTest.java
244
if (entry == null || entry.
getEntryType
() != FileA3D.EntryType.MESH) {
/frameworks/base/tests/RenderScriptTests/MiscSamples/src/com/example/android/rs/miscsamples/
RsRenderStatesRS.java
353
if (entry == null || entry.
getEntryType
() != FileA3D.EntryType.MESH) {
/frameworks/ex/carousel/java/com/android/ex/carousel/
CarouselRS.java
[
all
...]
/prebuilts/tools/common/m2/internal/com/google/code/findbugs/findbugs/2.0.1/
findbugs-2.0.1.jar
/prebuilts/sdk/14/
android.jar
Completed in 313 milliseconds