HomeSort by relevance Sort by last modified time
    Searched refs:stretched (Results 1 - 23 of 23) sorted by null

  /system/vold/
KeyStorage.cpp 205 const std::string& salt, std::string* stretched) {
211 stretched->clear();
213 *stretched = secret;
222 stretched->assign(STRETCHED_BYTES, '\0');
226 reinterpret_cast<uint8_t*>(&(*stretched)[0]), stretched->size()) != 0) {
240 std::string stretched; local
241 if (!stretchSecret(stretching, auth.secret, salt, &stretched)) return false;
242 *appId = hashSecdiscardable(secdiscardable) + stretched;
  /external/freetype/src/truetype/
ttobjs.h 281 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
ttobjs.c 990 metrics->stretched = FALSE;
    [all...]
ttinterp.c     [all...]
  /external/libgdx/extensions/gdx-freetype/jni/freetype-2.6.2/src/truetype/
ttobjs.h 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
ttobjs.c     [all...]
ttinterp.c     [all...]
  /external/pdfium/third_party/freetype/src/truetype/
ttobjs.h 270 FT_Bool stretched; /* `is the glyph stretched?'-flag */ member in struct:TT_Size_Metrics_
ttobjs.c     [all...]
ttinterp.c     [all...]
  /toolchain/binutils/binutils-2.25/gas/config/
tc-xtensa.h 386 "stretched" here to avoid changing the source code in write.c. */
389 xtensa_relax_frag (fragP, stretch, &stretched)
  /external/ImageMagick/www/api/
histogram.php 138 <p>Each channel is stretched independantally of each other (producing color distortion) unless the special 'SyncChannels' flag is also provided in the channels setting. If this flag is present the minimum and maximum point will be extracted from all the given channels, and those channels will be stretched by exactly the same amount (preventing color distortion).</p>
140 <p>In the special case that only ONE value is found in a channel of the image that value is not stretched, that value is left as is.</p>
  /toolchain/binutils/binutils-2.25/gas/
write.c 2441 int stretched; local
    [all...]
  /build/tools/droiddoc/templates-ndk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk/assets/js/
docs.js     [all...]
  /build/tools/droiddoc/templates-sdk-dev/assets/js/
docs.js     [all...]
  /external/e2fsprogs/doc/
texinfo.tex 681 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/e2fsprogs/lib/et/
texinfo.tex 681 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/netperf/doc/
texinfo.tex 569 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /ndk/sources/host-tools/make-3.81/config/
texinfo.tex 680 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/bison/build-aux/
texinfo.tex 640 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /external/libmicrohttpd/doc/
texinfo.tex 641 % cause the glue on the previous page to be unduly stretched, because it
    [all...]
  /toolchain/binutils/binutils-2.25/texinfo/
texinfo.tex 740 % cause the glue on the previous page to be unduly stretched, because it
    [all...]

Completed in 7426 milliseconds