HomeSort by relevance Sort by last modified time
    Searched refs:dimensions (Results 151 - 175 of 231) sorted by null

1 2 3 4 5 67 8 910

  /external/chromium_org/chrome_frame/test/
infobar_unittests.cc 343 MOCK_METHOD1(SetDimensions, void(const RECT& dimensions));
  /dalvik/dx/src/com/android/dx/cf/code/
BytecodeArray.java 787 int dimensions = bytes.getUnsignedByte(offset + 3); local
789 visitor.visitConstant(opcode, offset, 4, cst, dimensions);
    [all...]
  /external/chromium_org/remoting/webapp/
client_session.js     [all...]
client_plugin_async.js 172 // the client's dimensions.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
ElementsPanel.js 430 treeElement.updateSelection(); // Recalculate selection highlight dimensions.
489 object.callFunctionJSON(dimensions, undefined, callback);
496 function dimensions()
    [all...]
  /packages/apps/UnifiedEmail/src/com/android/mail/browse/
MessageHeaderView.java 847 final ImageCanvas.Dimensions dimensions = new ImageCanvas.Dimensions( local
848 mContactPhotoWidth, mContactPhotoHeight, ImageCanvas.Dimensions.SCALE_ONE);
849 return mLetterTileProvider.getLetterTile(dimensions, displayName, senderAddress);
    [all...]
  /external/chromium_org/chrome/browser/resources/file_manager/background/js/
test_util.js 145 * Resizes the window to the specified dimensions.
226 * Waits until the window is set to the specified dimensions.
231 * @param {function(Object)} callback Success callback with the dimensions.
  /external/chromium_org/third_party/mesa/src/src/mesa/main/
texstore.c 305 * \param dims image dimensions: 1, 2 or 3
546 * \param dims image dimensions: 1, 2 or 3
846 GLuint dimensions,
873 = (const GLubyte *) _mesa_image_address(dimensions, srcPacking, srcAddr,
897 dimensions < 3) {
926 GLuint dimensions,
939 const GLubyte *srcImage = (const GLubyte *) _mesa_image_address(dimensions,
    [all...]
  /external/mesa3d/src/mesa/main/
texstore.c 305 * \param dims image dimensions: 1, 2 or 3
546 * \param dims image dimensions: 1, 2 or 3
846 GLuint dimensions,
873 = (const GLubyte *) _mesa_image_address(dimensions, srcPacking, srcAddr,
897 dimensions < 3) {
926 GLuint dimensions,
939 const GLubyte *srcImage = (const GLubyte *) _mesa_image_address(dimensions,
    [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.jdt.core_3.6.2.v_A76_R36x.jar 
org.eclipse.equinox.p2.repository.tools_2.0.1.R36x_v20100823.jar 
  /packages/apps/UnifiedEmail/src/com/android/mail/utils/
NotificationUtils.java 61 import com.android.mail.ui.ImageCanvas.Dimensions;
1381 final Dimensions dimensions = new Dimensions(idealIconWidth, idealIconHeight, local
    [all...]
  /prebuilts/tools/common/m2/internal/com/google/code/findbugs/bcel/2.0.1/
bcel-2.0.1.jar 
  /external/chromium/chrome/browser/
external_tab_container_win.cc 441 attach_params_.dimensions = initial_pos;
    [all...]
  /external/chromium_org/third_party/mesa/src/include/CL/
cl.hpp 2244 ::size_t dimensions() const { return dimensions_; } function in class:cl::NDRange
    [all...]
  /external/mesa3d/include/CL/
cl.hpp 2244 ::size_t dimensions() const { return dimensions_; } function in class:cl::NDRange
    [all...]
  /external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /prebuilts/misc/common/ecj/
ecj.jar 
  /external/chromium_org/chrome/browser/resources/file_manager/foreground/js/image_editor/
image_util.js 596 if (transform.rotate90 & 1) { // Rotated +/-90deg, swap the dimensions.
  /external/chromium_org/third_party/mesa/src/docs/
MESA_texture_array.spec 71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
    [all...]
  /external/mesa3d/docs/
MESA_texture_array.spec 71 of the N LOD in all three dimensions. For the TEXTURE_2D_ARRAY target,
    [all...]
  /external/chromium_org/chrome/browser/ui/views/
external_tab_container_win.cc 722 attach_params_.dimensions = initial_pos;
    [all...]
  /external/chromium_org/third_party/mesa/src/src/mesa/swrast/
s_texfetch_tmp.h 34 * It should be expanded by defining \p DIM as the number texture dimensions
67 #error illegal number of texture dimensions
    [all...]
  /external/mesa3d/src/mesa/swrast/
s_texfetch_tmp.h 34 * It should be expanded by defining \p DIM as the number texture dimensions
67 #error illegal number of texture dimensions
    [all...]

Completed in 779 milliseconds

1 2 3 4 5 67 8 910