/external/smali/dexlib2/src/main/java/org/jf/dexlib2/analysis/ |
D | ArrayProto.java | 46 protected final int dimensions; field in ArrayProto 123 int dimensions = Math.min(this.dimensions, ((ArrayProto)other).dimensions); in getCommonSuperclass() local 147 private static String makeArrayType(@Nonnull String elementType, int dimensions) { in makeArrayType()
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
D | pbo.c | 66 _mesa_validate_pbo_access(GLuint dimensions, in _mesa_validate_pbo_access() 176 GLuint dimensions, in _mesa_map_validate_pbo_source() 273 GLuint dimensions, in _mesa_map_validate_pbo_dest() 331 _mesa_validate_pbo_teximage(struct gl_context *ctx, GLuint dimensions, in _mesa_validate_pbo_teximage()
|
D | texgetimage.c | 75 get_tex_depth(struct gl_context *ctx, GLuint dimensions, in get_tex_depth() 125 get_tex_depth_stencil(struct gl_context *ctx, GLuint dimensions, in get_tex_depth_stencil() 170 get_tex_ycbcr(struct gl_context *ctx, GLuint dimensions, in get_tex_ycbcr() 223 get_tex_rgba_compressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_compressed() 317 get_tex_rgba_uncompressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_uncompressed() 428 get_tex_rgba(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba() 537 GLuint dimensions; in _mesa_get_teximage() local 704 const GLuint dimensions = (target == GL_TEXTURE_3D) ? 3 : 2; in getteximage_error_check() local
|
D | teximage.c | 1621 unsigned dimensions) in _mesa_es_error_check_format_and_type() 1739 GLuint dimensions, GLenum target, in texture_error_check() 1969 compressed_texture_error_check(struct gl_context *ctx, GLint dimensions, in compressed_texture_error_check() 2146 subtexture_error_check( struct gl_context *ctx, GLuint dimensions, in subtexture_error_check() 2211 subtexture_error_check2( struct gl_context *ctx, GLuint dimensions, in subtexture_error_check2() 2325 copytexture_error_check( struct gl_context *ctx, GLuint dimensions, in copytexture_error_check() 2490 copytexsubimage_error_check1( struct gl_context *ctx, GLuint dimensions, in copytexsubimage_error_check1() 2539 copytexsubimage_error_check2( struct gl_context *ctx, GLuint dimensions, in copytexsubimage_error_check2() 3594 compressed_subtexture_error_check(struct gl_context *ctx, GLint dimensions, in compressed_subtexture_error_check()
|
/external/mesa3d/src/mesa/main/ |
D | pbo.c | 66 _mesa_validate_pbo_access(GLuint dimensions, in _mesa_validate_pbo_access() 176 GLuint dimensions, in _mesa_map_validate_pbo_source() 273 GLuint dimensions, in _mesa_map_validate_pbo_dest() 331 _mesa_validate_pbo_teximage(struct gl_context *ctx, GLuint dimensions, in _mesa_validate_pbo_teximage()
|
D | texgetimage.c | 75 get_tex_depth(struct gl_context *ctx, GLuint dimensions, in get_tex_depth() 125 get_tex_depth_stencil(struct gl_context *ctx, GLuint dimensions, in get_tex_depth_stencil() 170 get_tex_ycbcr(struct gl_context *ctx, GLuint dimensions, in get_tex_ycbcr() 223 get_tex_rgba_compressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_compressed() 317 get_tex_rgba_uncompressed(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba_uncompressed() 428 get_tex_rgba(struct gl_context *ctx, GLuint dimensions, in get_tex_rgba() 537 GLuint dimensions; in _mesa_get_teximage() local 704 const GLuint dimensions = (target == GL_TEXTURE_3D) ? 3 : 2; in getteximage_error_check() local
|
D | teximage.c | 1621 unsigned dimensions) in _mesa_es_error_check_format_and_type() 1739 GLuint dimensions, GLenum target, in texture_error_check() 1969 compressed_texture_error_check(struct gl_context *ctx, GLint dimensions, in compressed_texture_error_check() 2146 subtexture_error_check( struct gl_context *ctx, GLuint dimensions, in subtexture_error_check() 2211 subtexture_error_check2( struct gl_context *ctx, GLuint dimensions, in subtexture_error_check2() 2325 copytexture_error_check( struct gl_context *ctx, GLuint dimensions, in copytexture_error_check() 2490 copytexsubimage_error_check1( struct gl_context *ctx, GLuint dimensions, in copytexsubimage_error_check1() 2539 copytexsubimage_error_check2( struct gl_context *ctx, GLuint dimensions, in copytexsubimage_error_check2() 3594 compressed_subtexture_error_check(struct gl_context *ctx, GLint dimensions, in compressed_subtexture_error_check()
|
/external/chromium_org/remoting/host/ |
D | screen_resolution.h | 26 const webrtc::DesktopSize& dimensions() const { return dimensions_; } in dimensions() function
|
D | screen_resolution.cc | 19 ScreenResolution::ScreenResolution(const webrtc::DesktopSize& dimensions, in ScreenResolution()
|
/external/chromium_org/cc/debug/ |
D | picture_record_benchmark.cc | 66 std::pair<int, int> dimensions = it->first; in DidUpdateLayers() local 101 std::pair<int, int> dimensions = dimensions_[i]; in RunOnLayer() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/ |
D | PerformanceResultsPreferenceInitializer.java | 59 Dimension[] dimensions = PerformanceTestPlugin.getResultsDimensions(); in initializeDefaultPreferences() local
|
/external/chromium_org/ppapi/proxy/ |
D | ppp_video_decoder_proxy.cc | 23 const PP_Size* dimensions, in ProvidePictureBuffers() 120 const PP_Size& dimensions, in OnMsgProvidePictureBuffers()
|
/external/chromium_org/components/feedback/proto/ |
D | extension.proto | 34 required Dimensions dimensions = 2; field
|
/external/chromium_org/ppapi/cpp/dev/ |
D | video_decoder_client_dev.cc | 24 const PP_Size* dimensions, in ProvidePictureBuffers()
|
/external/chromium_org/content/renderer/pepper/ |
D | pepper_video_decoder_host.cc | 308 const gfx::Size& dimensions, in ProvidePictureBuffers() 398 const gfx::Size& dimensions, in RequestTextures()
|
D | ppb_video_decoder_impl.cc | 234 const gfx::Size& dimensions, in ProvidePictureBuffers()
|
/external/chromium_org/content/common/gpu/media/ |
D | android_video_decode_accelerator_unittest.cc | 41 const gfx::Size& dimensions, in ProvidePictureBuffers()
|
/external/chromium_org/content/browser/renderer_host/media/ |
D | video_capture_controller_unittest.cc | 133 gfx::Size dimensions) { in WrapI420Buffer() 150 gfx::Size dimensions) { in WrapMailboxBuffer()
|
D | video_capture_buffer_pool_unittest.cc | 47 scoped_ptr<Buffer> ReserveI420Buffer(const gfx::Size& dimensions) { in ReserveI420Buffer()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/performance/ui/ |
D | RawDataTable.java | 33 private Dim[] dimensions = DB_Results.getResultsDimensions(); field in RawDataTable
|
/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/postprocess/ |
D | pp_mlaa.c | 57 static unsigned int dimensions[2] = { 0, 0 }; variable
|
/external/mesa3d/src/gallium/auxiliary/postprocess/ |
D | pp_mlaa.c | 57 static unsigned int dimensions[2] = { 0, 0 }; variable
|
/external/chromium_org/content/common/gpu/client/ |
D | gpu_video_decode_accelerator_host.cc | 216 const gfx::Size& dimensions, in OnProvidePictureBuffer()
|
/external/glide/library/src/main/java/com/bumptech/glide/ |
D | ListPreloader.java | 131 final int[] dimensions = getDimensions(item); in preloadItem() local
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/db/ |
D | SQL_Results.java | 146 Dim[] dimensions = DB_Results.getResultsDimensions(); in queryDimScalars() local
|