Searched refs:isNinePatch (Results 1 – 7 of 7) sorted by relevance
31 boolean isNinePatch;
455 @Nullable String configuration, boolean isNinePatch) { in generateFabricatedOverlayInternalEntry() argument462 entry.isNinePatch = isNinePatch; in generateFabricatedOverlayInternalEntry()
49 jfieldID isNinePatch; member293 env->GetBooleanField(entry, gFabricatedOverlayInternalEntryOffsets.isNinePatch); in CreateFrroFile()462 gFabricatedOverlayInternalEntryOffsets.isNinePatch = in register_com_android_internal_content_om_OverlayManagerImpl()
724 final boolean isNinePatch = np != null && NinePatch.isNinePatchChunk(np); in setDensityFromOptions()725 if (opts.inScaled || isNinePatch) { in setDensityFromOptions()
861 boolean animated, boolean isNinePatch) { in ImageDecoder() argument868 mIsNinePatch = isNinePatch; in ImageDecoder()
155 const bool isNinePatch = peeker->mPatch != nullptr; in native_create() local160 animated, isNinePatch); in native_create()
270 res.isNinePatch); in createFabricatedOverlay()