Home
last modified time | relevance | path

Searched refs:Adopts (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/gpu/mtl/
DGrMtlGpu.mm547 // Adopts the metal texture so that ARC will clean it up.
576 // Adopts the metal texture so that ARC will clean it up.
/external/skia/src/gpu/mtl/
DGrMtlGpu.mm609 // Adopts the metal texture so that ARC will clean it up.
638 // Adopts the metal texture so that ARC will clean it up.
/external/clang/lib/AST/
DASTContext.cpp3855 bool Adopts = false; in QIdProtocolsAdoptObjCObjectProtocols() local
3858 if ((Adopts = ProtocolCompatibleWithProtocol(PI, Proto))) in QIdProtocolsAdoptObjCObjectProtocols()
3861 if (!Adopts) in QIdProtocolsAdoptObjCObjectProtocols()