/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
D | ProgramPipeline.h | 101 const ProgramPipelineState &getState() const { return mState; } in getState() function 102 ProgramPipelineState &getState() { return mState; } in getState() function
|
/third_party/vk-gl-cts/executor/ |
D | xeLocalTcpIpLink.cpp | 137 CommLinkState LocalTcpIpLink::getState (void) const in getState() function in xe::LocalTcpIpLink 145 CommLinkState LocalTcpIpLink::getState (std::string& error) const in getState() function in xe::LocalTcpIpLink
|
D | xeTcpIpLink.cpp | 92 CommLinkState TcpIpLinkState::getState (void) const in getState() function in xe::TcpIpLinkState 99 CommLinkState TcpIpLinkState::getState (std::string& error) const in getState() function in xe::TcpIpLinkState 534 CommLinkState TcpIpLink::getState (void) const in getState() function in xe::TcpIpLink 539 CommLinkState TcpIpLink::getState (std::string& message) const in getState() function in xe::TcpIpLink
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | ProgramPipelineImpl.h | 30 const gl::ProgramPipelineState &getState() const { return mState; } in getState() function
|
D | ShaderImpl.h | 62 const gl::ShaderState &getState() const { return mState; } in getState() function
|
D | FramebufferImpl.h | 101 const gl::FramebufferState &getState() const { return mState; } in getState() function
|
D | VertexArrayImpl.h | 46 const gl::VertexArrayState &getState() const { return mState; } in getState() function
|
D | ContextImpl.h | 228 const gl::State &getState() const { return mState; } in getState() function
|
D | ProgramImpl.h | 157 const gl::ProgramState &getState() const { return mState; } in getState() function
|
D | DisplayImpl.h | 120 const egl::DisplayState &getState() const { return mState; } in getState() function
|
/third_party/flutter/skia/include/core/ |
D | SkDocument.h | 82 State getState() const { return fState; } in getState() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/ |
D | FramebufferImpl.h | 95 const gl::FramebufferState &getState() const { return mState; } in getState() function
|
D | VertexArrayImpl.h | 46 const gl::VertexArrayState &getState() const { return mState; } in getState() function
|
D | ContextImpl.h | 195 const gl::State &getState() { return mState; } in getState() function
|
D | ProgramImpl.h | 163 const gl::ProgramState &getState() const { return mState; } in getState() function
|
D | DisplayImpl.h | 103 const egl::DisplayState &getState() const { return mState; } in getState() function
|
/third_party/skia/include/core/ |
D | SkDocument.h | 82 State getState() const { return fState; } in getState() function
|
/third_party/skia/third_party/externals/oboe/src/opensles/ |
D | AudioStreamOpenSLES.h | 60 StreamState getState() const override { return mState.load(); } in getState() function
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_net_socket.js | 75 getState: function (...args) { method 194 getState: function (...args) { method
|
/third_party/typescript/src/compiler/ |
D | builderPublic.ts | 25 getState(): ReusableBuilderProgramState; method
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkPipeline.hpp | 98 const GraphicsState getState(const DynamicState &ds) const { return state.combineStates(ds); } in getState() function in vk::GraphicsPipeline
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuTestHierarchyIterator.hpp | 156 State getState (void) const in getState() function
|
/third_party/flutter/skia/src/sksl/lex/ |
D | NFAtoDFA.h | 66 DFAState* getState(DFAState::Label label) { in getState() function
|
/third_party/skia/src/sksl/lex/ |
D | NFAtoDFA.h | 66 DFAState* getState(DFAState::Label label) { in getState() function
|
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/ |
D | OboeAudioStream.java | 243 public int getState() { in getState() method in OboeAudioStream 246 public native int getState(int streamIndex); in getState() method in OboeAudioStream
|