Searched refs:StreamProducerImpl (Results 1 – 23 of 23) sorted by relevance
18 class StreamProducerImpl : angle::NonCopyable21 explicit StreamProducerImpl() {} in StreamProducerImpl() function22 virtual ~StreamProducerImpl() {} in ~StreamProducerImpl()
70 virtual StreamProducerImpl *createStreamProducerD3DTexture(
53 class StreamProducerImpl; variable
24 class StreamProducerImpl; variable86 rx::StreamProducerImpl *getImplementation();113 rx::StreamProducerImpl *mProducerImplementation;
119 rx::StreamProducerImpl *Stream::getImplementation() in getImplementation()
18 class StreamProducerD3DTexture : public StreamProducerImpl
292 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
3166 StreamProducerImpl *Renderer11::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()
42 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
90 StreamProducerImpl *DisplayGL::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()
175 StreamProducerImpl *DisplayVk::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()180 return static_cast<StreamProducerImpl *>(0); in createStreamProducerD3DTexture()
116 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
78 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
195 StreamProducerImpl *DisplayNULL::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()
135 StreamProducerImpl *(egl::Stream::ConsumerType, const egl::AttributeMap &));
55 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
221 StreamProducerImpl *DisplayD3D::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()
396 virtual StreamProducerImpl *createStreamProducerD3DTexture(
82 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
334 StreamProducerImpl *DisplayMtl::createStreamProducerD3DTexture(
335 StreamProducerImpl *createStreamProducerD3DTexture(egl::Stream::ConsumerType consumerType,
949 StreamProducerImpl *Renderer9::createStreamProducerD3DTexture( in createStreamProducerD3DTexture()
310 "src/libANGLE/renderer/StreamProducerImpl.h",