HomeSort by relevance Sort by last modified time
    Searched refs:_width (Results 51 - 75 of 78) sorted by null

1 23 4

  /hardware/interfaces/renderscript/1.0/default/
Context.cpp 292 uint32_t _width = width; local
299 Device::getHal().AllocationCopy2DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstMip, _dstFace, _width, _height, _srcAlloc, _srcXoff, _srcYoff, _srcMip, _srcFace);
309 uint32_t _width = width; local
317 Device::getHal().AllocationCopy3DRange(mContext, _dstAlloc, _dstXoff, _dstYoff, _dstZoff, _dstMip, _width, _height, _depth, _srcAlloc, _srcXoff, _srcYoff, _srcZoff, _srcMip);
    [all...]
  /hardware/intel/img/psb_video/src/
psb_surface_attrib.c 412 int _width,
433 unsigned int width = (unsigned int)_width;
  /external/ImageMagick/Magick++/lib/Magick++/
STL.h 73 size_t _width; member in class:Magick::adaptiveThresholdImage
562 size_t _width; member in class:Magick::frameImage
598 double _width; member in class:Magick::gaussianBlurImage
    [all...]
  /external/libxcam/modules/isp/
aiq_handler.cpp     [all...]
  /external/tensorflow/tensorflow/python/debug/cli/
curses_ui_test.py 54 self._width = width
103 self._max_x = self._width
153 self._width = command[2]
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
argparse.py 173 self._width = width
323 text_width = self._width - self._current_indent
483 text_width = max(self._width - self._current_indent, 11)
491 help_width = max(self._width - help_position, 11)
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /external/python/cpython2/Lib/
argparse.py 173 self._width = width
323 text_width = self._width - self._current_indent
483 text_width = max(self._width - self._current_indent, 11)
491 help_width = max(self._width - help_position, 11)
    [all...]
  /external/python/cpython3/Lib/
argparse.py 176 self._width = width
324 text_width = self._width - self._current_indent
485 text_width = max(self._width - self._current_indent, 11)
493 help_width = max(self._width - help_position, 11)
    [all...]
  /prebuilts/gdb/darwin-x86/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/
argparse.py 171 self._width = width
321 text_width = self._width - self._current_indent
481 text_width = self._width - self._current_indent
489 help_width = self._width - help_position
    [all...]
  /external/deqp/external/vulkancts/modules/vulkan/draw/
vktDrawCreateInfoUtil.cpp 256 deUint32 _width,
272 width = _width;
    [all...]
  /external/v8/src/arm64/
constants-arm64.h 224 const int Name##_width = HighBit - LowBit + 1; \
225 const uint32_t Name##_mask = ((1 << Name##_width) - 1) << LowBit;
    [all...]
  /external/icu/android_icu4j/src/main/java/android/icu/text/
TimeZoneFormat.java     [all...]
  /external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
TimeZoneFormat.java     [all...]
  /external/vixl/src/aarch64/
constants-aarch64.h 191 const int Name##_width = HighBit - LowBit + 1; \
192 const uint32_t Name##_mask = ((1 << Name##_width) - 1) << LowBit;
    [all...]
  /prebuilts/tools/common/m2/repository/xhtmlrenderer/xhtmlrenderer/R8rc1/
xhtmlrenderer-R8rc1.jar 
  /external/guice/extensions/struts2/lib/
jetty-util-6.1.0.jar 
  /prebuilts/tools/common/m2/repository/org/eclipse/jetty/jetty-util/8.1.14.v20131031/
jetty-util-8.1.14.v20131031.jar 
  /prebuilts/misc/common/icu4j/
icu4j.jar 
  /prebuilts/misc/common/robolectric/3.1.1/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.4.2/lib/
icu4j-53.1.jar 
  /prebuilts/misc/common/robolectric/3.5.1/lib/
icu4j-53.1.jar 

Completed in 650 milliseconds

1 23 4