Home
last modified time | relevance | path

Searched defs:isGPU (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/tests/
H A DWritePixelsTest.cpp214 bool write_should_succeed(const SkImageInfo& dstInfo, const SkImageInfo& srcInfo, bool isGPU) { in write_should_succeed()
421 bool isGPU = SkToBool(surface->getCanvas()->recordingContext()) || in test_write_pixels() local
/aosp_15_r20/external/skia/gm/
H A Dtextblobrandomfont.cpp105 bool isGPU = SkToBool(dContext); in onDraw() local
H A Dimage.cpp347 bool isGPU = SkToBool(dContext); local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h124 bool isGPU() const { in isGPU() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h115 bool isGPU() const { in isGPU() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h124 bool isGPU() const { in isGPU() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/Frontend/OpenMP/
DOMPIRBuilder.h124 bool isGPU() const { in isGPU() function
/aosp_15_r20/external/skia/modules/canvaskit/npm_build/types/
H A Dcanvaskit-wasm-tests.ts931 const isGPU = subsurface.reportBackendTypeIsGPU(); // $ExpectType boolean constant