Home
last modified time | relevance | path

Searched defs:isCopy (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/MCTargetDesc/
DWebAssemblyMCTargetDesc.h402 inline bool isCopy(unsigned Opc) { in isCopy() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DThumb2ITBlockPass.cpp123 static bool isCopy(MachineInstr *MI) { in isCopy() function
/third_party/flutter/skia/third_party/externals/sdl/src/core/android/
DSDL_android.c581 jboolean isCopy; in Android_JNI_OpenAudioDevice() local
683 jboolean isCopy = JNI_FALSE; in Android_JNI_CaptureAudioBuffer() local
/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcPackedPixelsTests.cpp2041 bool RectangleTest::readPixels(bool isCopy) in readPixels()
2100 …gleTest::readPixelsInner(const PixelFormat& outputFormat, const PixelType& outputType, bool isCopy) in readPixelsInner()