Searched refs:transformed (Results 1 – 16 of 16) sorted by relevance
81 final String transformed = mDateFormat.format(date); in apply() local82 if (sDebug) Log.d(TAG, "Transformed " + date + " to " + transformed); in apply()84 parentTemplate.setCharSequence(childViewId, "setText", transformed); in apply()
69 if (Instruction *transformed = transform(inst)) { \70 transformed->Serialize(*mStream); \
132 std::unique_ptr<Item> transformed = in ParseValueWithAttribute() local136 if (!transformed && (attr->type_mask & android::ResTable_map::TYPE_STRING)) { in ParseValueWithAttribute()140 transformed = in ParseValueWithAttribute()145 if (transformed) { in ParseValueWithAttribute()146 return transformed; in ParseValueWithAttribute()
238 SkPath transformed; in clipPathWithTransform() local239 path.transform(skTransform, &transformed); in clipPathWithTransform()241 regionFromPath(transformed, region); in clipPathWithTransform()271 Rect transformed(r); in rectangleModeClipRectWithTransform() local272 transform->mapRect(transformed); in rectangleModeClipRectWithTransform()273 mClipRect.doIntersect(transformed); in rectangleModeClipRectWithTransform()
294 MeteringRectangle[] transformed = null; in legacyAreasToMeteringRectangles() local296 transformed = new MeteringRectangle[reference.size()]; in legacyAreasToMeteringRectangles()315 transformed[index] = new MeteringRectangle(left, top, right - left, bottom - top, in legacyAreasToMeteringRectangles()319 return transformed; in legacyAreasToMeteringRectangles()
155 O transformed = f.apply(cur.get(i)); in mapNotNull() local156 if (transformed != null) { in mapNotNull()157 result = add(result, transformed); in mapNotNull()
139 const vec3_t transformed = pose.Transform(start_position); in TYPED_TEST() local140 const vec3_t inverted = pose_inverse.Transform(transformed); in TYPED_TEST()
126 return Quad.fromRect(rect).transformed(matrix); in fromTransformedRect()204 public Quad transformed(Matrix matrix) { in transformed() method in Quad
895 final CharSequence transformed = (mSwitchTransformationMethod != null) in makeLayout() local899 int width = (int) Math.ceil(Layout.getDesiredWidth(transformed, 0, in makeLayout()900 transformed.length(), mTextPaint, getTextDirectionHeuristic())); in makeLayout()901 return StaticLayout.Builder.obtain(transformed, 0, transformed.length(), mTextPaint, width) in makeLayout()
871 final CharSequence transformed = (mSwitchTransformationMethod != null) in makeLayout() local875 return new StaticLayout(transformed, mTextPaint, in makeLayout()876 transformed != null ? in makeLayout()877 (int) Math.ceil(Layout.getDesiredWidth(transformed, mTextPaint)) : 0, in makeLayout()
858 final boolean transformed = !m.rectStaysRect(); in createBitmap()866 if (transformed) { in createBitmap()871 bitmap = createBitmap(neww, newh, transformedConfig, transformed || source.hasAlpha()); in createBitmap()875 if (transformed) { in createBitmap()
118 methods and types. Note that other classes are not transformed and keep referencing the original
5877 boolean transformed = getChildStaticTransformation(child, t); in invalidateChild()5878 if (transformed) { in invalidateChild()
1236 had discovered in the transformed Henderson the fallen despot, to
3622 Sherlock Holmes was transformed when he was hot upon such a scent as
META-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/ ...