Home | History | Annotate | Download | only in core

Lines Matching refs:requestLock

506     if (!this->requestLock(&result)) {
693 if (!bm.requestLock(&result)) {
716 if (!this->requestLock(&result)) {
826 if (!this->requestLock(&src)) {
870 if (!src->requestLock(&srcUnlocker)) {
891 if (!tmpDst.requestLock(&dstUnlocker)) {
1021 if (!src.requestLock(&apl)) {
1135 if (!bitmap.requestLock(&result)) {
1312 bool SkBitmap::requestLock(SkAutoPixmapUnlock* result) const {
1324 if (pr->requestLock(req, &res)) {