| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLDevice.cpp | 19 cl_int Device::getInfo(DeviceInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const in getInfo() argument 368 bool Device::supportsBuiltInKernel(const std::string &name) const in supportsBuiltInKernel() argument 373 bool Device::supportsNativeImageDimensions(const cl_image_desc &desc) const in supportsNativeImageDimensions() argument 402 bool Device::supportsImageDimensions(const ImageDescriptor &desc) const in supportsImageDimensions() argument [all...] |
| H A D | CLEvent.cpp | 28 cl_int Event::getInfo(EventInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const in getInfo() argument
|
| H A D | Device.cpp | 99 EGLLabelKHR Device::getLabel() const in getLabel() argument 113 EGLint Device::getType() const in getType() argument 124 const DeviceExtensions &Device::getExtensions() const in getExtensions() argument 129 const std::string &Device::getExtensionString() const in getExtensionString() argument
|
| H A D | OverlayWidgets.h | 171 void reset() const {} in reset() argument 173 void set(T) const in set() argument 176 void add(T) const in add() argument 178 void next() const {} in next() argument
|
| H A D | Stream.cpp | 64 EGLLabelKHR Stream::getLabel() const in getLabel() argument 74 EGLint Stream::getConsumerLatency() const in getConsumerLatency() argument 79 EGLuint64KHR Stream::getProducerFrame() const in getProducerFrame() argument 84 EGLuint64KHR Stream::getConsumerFrame() const in getConsumerFrame() argument 89 EGLenum Stream::getState() const in getState() argument 99 EGLint Stream::getConsumerAcquireTimeout() const in getConsumerAcquireTimeout() argument 104 Stream::ProducerType Stream::getProducerType() const in getProducerType() argument 109 Stream::ConsumerType Stream::getConsumerType() const in getConsumerType() argument 114 EGLint Stream::getPlaneCount() const in getPlaneCount() argument 234 isConsumerBoundToContext(const gl::Context *context) const isConsumerBoundToContext() argument 240 validateD3D11Texture(const void *texture, const AttributeMap &attributes) const validateD3D11Texture() argument [all...] |
| H A D | SizedMRUCache.h | 70 bool empty() const { return mStore.empty(); } in empty() argument 89 size_t entryCount() const { retur argument 91 size() const size() argument 116 maxSize() const maxSize() argument [all...] |
| H A D | CLMemory.cpp | 52 cl_int Memory::getInfo(MemInfo name, size_t valueSize, void *value, size_t *valueSizeRet) const in getInfo() argument [all...] |
| H A D | Compiler.cpp | 381 ShaderType ShCompilerInstance::getShaderType() const in getShaderType() argument 391 ShShaderOutput ShCompilerInstance::getShaderOutputType() const in getShaderOutputType() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
| H A D | RenderbufferImpl.h | 133 getMemorySize() const getMemorySize() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/cl/ |
| H A D | CLPlatformCL.cpp | 49 CLPlatformImpl::Info CLPlatformCL::createInfo() const in createInfo() argument 314 CLDeviceImpl::CreateDatas CLPlatformCL::createDevices() const in createDevices() argument
|
| H A D | CLKernelCL.cpp | 170 CLKernelImpl::Info CLKernelCL::createInfo(cl_int &errorCode) const in createInfo() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/ |
| H A D | IndexBuffer.cpp | 27 unsigned int IndexBuffer::getSerial() const in getSerial() argument 53 gl::DrawElementsType IndexBufferInterface::getIndexType() const in getIndexType() argument 58 unsigned int IndexBufferInterface::getBufferSize() const in getBufferSize() argument 63 unsigned int IndexBufferInterface::getSerial() const in getSerial() argument 103 IndexBuffer *IndexBufferInterface::getIndexBuffer() const in getIndexBuffer() argument 108 unsigned int IndexBufferInterface::getWritePosition() const in getWritePosition() argument [all...] |
| H A D | TextureD3D.h | 42 bool hasDirtyImages() const { return mDirtyImages; } in hasDirtyImages() argument 80 isImmutable() const isImmutable() argument 100 hasStorage() const hasStorage() argument 189 getBaseLevel() const getBaseLevel() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/ |
| H A D | ExternalImageSiblingImpl11.cpp | 64 gl::Format ExternalImageSiblingImpl11::getFormat() const in getFormat() argument 69 bool ExternalImageSiblingImpl11::isRenderable(const gl::Context *context) const in isRenderable() argument 74 bool ExternalImageSiblingImpl11::isTexturable(const gl::Context *context) const in isTexturable() argument 79 bool ExternalImageSiblingImpl11::isYUV() const in isYUV() argument 84 bool ExternalImageSiblingImpl11::hasProtectedContent() const in hasProtectedContent() argument 89 getSize() const getSize() argument 94 getSamples() const getSamples() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
| H A D | FunctionsGL.cpp | 199 bool FunctionsGL::isAtLeastGL(const gl::Version &glVersion) const in isAtLeastGL() argument 204 bool FunctionsGL::isAtMostGL(const g argument 209 isAtLeastGLES(const gl::Version &glesVersion) const isAtLeastGLES() argument 214 isAtMostGLES(const gl::Version &glesVersion) const isAtMostGLES() argument 219 hasExtension(const std::string &ext) const hasExtension() argument 224 hasGLExtension(const std::string &ext) const hasGLExtension() argument 229 hasGLESExtension(const std::string &ext) const hasGLESExtension() argument [all...] |
| H A D | RendererGL.h | 104 const FunctionsGL *getFunctions() const { return mFunctions.get(); } in getFunctions() argument 105 StateManagerGL *getStateManager() const { retur in getFunctions() argument 106 getFeatures() const getFeatures() argument 107 getBlitter() const getBlitter() argument 108 getMultiviewClearer() const getMultiviewClearer() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/wgl/ |
| H A D | WindowSurfaceWGL.cpp | 149 EGLint WindowSurfaceWGL::getWidth() const in getWidth() argument 159 EGLint WindowSurfaceWGL::getHeight() const in getHeight() argument 169 isPostSubBufferSupported() const isPostSubBufferSupported() argument 176 getSwapBehavior() const getSwapBehavior() argument 181 getDC() const getDC() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/third_party/base/anglebase/numerics/ |
| H A D | checked_math.h | 61 constexpr bool IsValid() const in IsValid() argument 76 AssignIfValid(Dst *result) const in AssignIfValid() argument 92 constexpr StrictNumeric<Dst> ValueOrDie() const in ValueOrDie() argument 105 constexpr StrictNumeric<Dst> ValueOrDefault(const Src default_value) const in ValueOrDefault() argument 115 constexpr CheckedNumeric<typename UnderlyingType<Dst>::type> Cast() const in Cast() argument 148 operator -() const operator -() argument 163 operator ~() const operator ~() argument 169 Abs() const Abs() argument 175 Max(const U rhs) const Max() argument 181 Min(const U rhs) const Min() argument 189 UnsignedAbs() const UnsignedAbs() argument 249 FastRuntimeNegate() const FastRuntimeNegate() argument [all...] |
| H A D | safe_conversions.h | 312 constexpr operator Dst() const in operator Dst() argument
|
| H A D | clamped_math.h | 59 constexpr ClampedNumeric<typename UnderlyingType<Dst>::type> Cast() const in Cast() argument 86 operator -() const operator -() argument 93 operator ~() const operator ~() argument 98 Abs() const Abs() argument 106 Max(const U rhs) const Max() argument 113 Min(const U rhs) const Min() argument 122 UnsignedAbs() const UnsignedAbs() argument 173 operator Dst() const operator Dst() argument 181 RawValue() const RawValue() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | FunctionLookup.cpp | 67 const ImmutableStrin argument 72 getMangledName() const getMangledName() argument 139 getMangledNamesForImplicitConversions() const getMangledNamesForImplicitConversions() argument 144 isConstructor() const isConstructor() argument 149 constructorType() const constructorType() argument 159 thisNode() const thisNode() argument 174 symbol() const symbol() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | DebugSink.h | 37 const std::string &getNeedle() const { return needle; } in getNeedle() argument 100 const TPersistString &str() const { return mParent.str(); } in str() argument 102 const cha argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/win32/ |
| H A D | NativeWindow11Win32.cpp | 45 bool NativeWindow11Win32::getClientRect(LPRECT rect) const in getClientRect() argument 50 bool NativeWindow11Win32::isIconic() const in isIconic() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d9/ |
| H A D | VertexBuffer9.cpp | 114 unsigned int VertexBuffer9::getBufferSize() const in getBufferSize() argument 149 getBuffer() const getBuffer() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
| H A D | PbufferSurfaceCGL.cpp | 104 EGLint PbufferSurfaceCGL::getWidth() const in getWidth() argument 109 EGLint PbufferSurfaceCGL::getHeight() const in getHeight() argument 114 EGLint PbufferSurfaceCGL::isPostSubBufferSupported() const in isPostSubBufferSupported() argument 120 getSwapBehavior() const getSwapBehavior() argument [all...] |