Searched defs:mTrackResultTextPaint (Results 1 – 1 of 1) sorted by relevance
87 private Paint mTrackResultTextPaint = null; field in CameraPreviewActivity554 detection.left+5, detection.bottom-5, mTrackResultTextPaint); in showTrackSelectResults() local