Home
last modified time | relevance | path

Searched defs:lastPage (Results 1 – 6 of 6) sorted by relevance

/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/model/
DAnimationResponse.kt13 val lastPage: Int, constant in com.airbnb.lottie.samples.model.AnimationResponse
/external/skia/src/utils/
DSkMultiPictureDocument.cpp81 sk_sp<SkPicture> lastPage = fPictureRecorder.finishRecordingAsPicture(); in onEndPage() local
/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/lottiefiles/
DLottieFilesRecentsAndPopularPage.kt48 val lastPage: Int = 0, constant in com.airbnb.lottie.sample.compose.lottiefiles.LottieFilesRecentAndPopularState
DLottieFilesSearchPage.kt48 val lastPage: Int = 0, in <lambda>() constant in com.airbnb.lottie.sample.compose.lottiefiles.LottieFilesSearchState
/external/cldr/tools/cldr-code/src/test/java/org/unicode/cldr/unittest/
DTestPathHeader.java990 String lastPage = ""; in TestZ() local
/external/angle/src/libANGLE/capture/
DFrameCapture.cpp6385 size_t lastPage = range.end() / mPageSize; in doesBufferSharePage() local