Searched refs:setLayer (Results 1 - 24 of 24) sorted by relevance

/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/
H A DTrackMetaData.java111 public void setLayer(int layer) { method in class:TrackMetaData
H A DMp4TrackImpl.java169 trackMetaData.setLayer(tkhd.getLayer());
/external/swiftshader/src/OpenGL/libGLESv2/
H A DRenderbuffer.h60 virtual void setLayer(GLint) {} function in class:es2::RenderbufferInterface
122 virtual void setLayer(GLint layer) { mLayer = layer; } function in class:es2::RenderbufferTexture3D
224 void setLayer(GLint layer);
H A DRenderbuffer.cpp403 void Renderbuffer::setLayer(GLint layer) function in class:es2::Renderbuffer
405 return mInstance->setLayer(layer);
H A DTexture.cpp1862 mColorbufferProxy->setLayer(layer);
/external/deqp/modules/gles31/functional/
H A Des31fFboTestUtil.hpp91 void setLayer (int layer);
H A Des31fFboColorbufferTests.cpp242 arrayTexShader.setLayer(layer);
H A Des31fFboTestUtil.cpp309 void TextureCubeArrayShader::setLayer (int layer) function in class:deqp::gles31::Functional::FboTestUtil::TextureCubeArrayShader
H A Des31fTextureSpecificationTests.cpp271 shader.setLayer(layerNdx);
/external/deqp/modules/gles3/functional/
H A Des3fFboTestUtil.hpp143 void setLayer (int layer);
H A Des3fFboTestUtil.cpp600 void Texture2DArrayShader::setLayer (int layer) function in class:deqp::gles3::Functional::FboTestUtil::Texture2DArrayShader
H A Des3fFboColorbufferTests.cpp583 arrayTexShader.setLayer(layer);
H A Des3fTextureSpecificationTests.cpp490 shader.setLayer(layerNdx);
/external/mp4parser/isoparser/src/main/java/com/coremedia/iso/boxes/
H A DTrackHeaderBox.java209 public void setLayer(int layer) { method in class:TrackHeaderBox
/external/mp4parser/isoparser/src/main/java/com/googlecode/mp4parser/authoring/builder/
H A DDefaultMp4Builder.java225 tkhd.setLayer(track.getTrackMetaData().getLayer());
H A DFragmentedMp4Builder.java651 tkhd.setLayer(track.getTrackMetaData().getLayer());
/external/robolectric/v3/runtime/
H A Dshadows-core-3.1-SNAPSHOT-21.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dshadows-core-3.1-SNAPSHOT-22.jarMETA-INF/ META-INF/MANIFEST.MF linux-x86_64/ linux-x86_64/META-INF/ android/ ...
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.3_r2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.4_r1-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 6465 milliseconds