Searched defs:copyResult (Results 1 – 2 of 2) sorted by relevance
291 CopyResult copyResult = CopyResult::UnknownError; in copyLayerInto() local321 CopyResult copyResult = CopyResult::UnknownError; in copyImageInto() local
86 void onPixelCopyFinished(@CopyResultStatus int copyResult); in onPixelCopyFinished()