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