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