Home
last modified time | relevance | path

Searched defs:drawEnd (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/developers/samples/android/ui/text/RoundedBackground-Kotlin/lib/src/main/java/com/android/example/text/styling/roundedbg/
DTextRoundedBgRenderer.kt200 private fun drawEnd(canvas: Canvas, start: Int, top: Int, end: Int, bottom: Int) { in drawEnd() method
/aosp_15_r20/external/deqp/modules/gles3/performance/
H A Des3pBufferDataUploadTests.cpp3883 const int drawEnd = deAlign32(bufferSize * 3 / 4, 4 * 4); in testWithBufferSize() local
3986 const int drawEnd = deAlign32(bufferSize * 3 / 4, 4 * 4); in testWithBufferSize() local