HomeSort by relevance Sort by last modified time
    Searched defs:TextureView (Results 1 - 15 of 15) sorted by null

  /external/mesa3d/src/gallium/drivers/nouveau/codegen/
nv50_ir_from_tgsi.cpp 956 struct TextureView {
959 std::vector<TextureView> textureViews;
    [all...]
  /frameworks/base/core/java/android/view/
TextureView.java 32 * <p>A TextureView can be used to display a content stream. Such a content
36 * <p>TextureView can only be used in a hardware accelerated window. When
37 * rendered in software, TextureView will draw nothing.</p>
39 * <p>Unlike {@link SurfaceView}, TextureView does not create a separate
41 * TextureView to be moved, transformed, animated, etc. For instance, you
42 * can make a TextureView semi-translucent by calling
45 * <p>Using a TextureView is simple: all you need to do is get its
48 * camera preview into a TextureView:</p>
51 * public class LiveCameraActivity extends Activity implements TextureView.SurfaceTextureListener {
53 * private TextureView mTextureView
    [all...]
  /external/deqp/external/openglcts/modules/gl/
gl4cTextureViewTests.hpp 39 namespace TextureView
85 } // namespace TextureView
124 static TextureView::_format getFormatOfInternalformat(const glw::GLenum internalformat);
128 static const char* getGLSLDataTypeForSamplerType(const TextureView::_sampler_type sampler_type,
131 static const char* getGLSLTypeForSamplerType(const TextureView::_sampler_type sampler_type);
137 static _internalformats getInternalformatsFromViewClass(TextureView::_view_class view_class);
148 static TextureView::_sampler_type getSamplerTypeForInternalformat(const glw::GLenum internalformat);
157 static TextureView::_view_class getViewClassForInternalformat(const glw::GLenum internalformat);
674 const TextureView::_format format, void* result);
    [all...]
  /external/mesa3d/src/mesa/main/
dd.h 424 GLboolean (*TextureView)(struct gl_context *ctx,
    [all...]
  /external/robolectric/v1/lib/main/
android.jar 
  /prebuilts/sdk/14/
android.jar 
  /prebuilts/sdk/15/
android.jar 
  /prebuilts/sdk/17/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 
  /prebuilts/sdk/20/
android.jar 
  /prebuilts/sdk/26/
android.jar 
  /prebuilts/sdk/27/
android.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.0.1.2/
android-4.0.1.2.jar 
  /prebuilts/tools/common/m2/repository/com/google/android/android/4.1.1.4/
android-4.1.1.4.jar 

Completed in 133 milliseconds