Home
last modified time | relevance | path

Searched defs:getState (Results 1 - 25 of 51) sorted by relevance

123

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A DProgramPipelineImpl.h30 const gl::ProgramPipelineState &getState() const { return mState; } in getState() function in rx::ProgramPipelineImpl
H A DShaderImpl.h62 const gl::ShaderState &getState() const { return mState; } in getState() function in rx::ShaderImpl
H A DFramebufferImpl.h101 const gl::FramebufferState &getState() const { return mState; } in getState() function in rx::FramebufferImpl
H A DVertexArrayImpl.h46 const gl::VertexArrayState &getState() const { return mState; } in getState() function in rx::VertexArrayImpl
H A DProgramImpl.h157 const gl::ProgramState &getState() const { return mState; } in getState() function in rx::ProgramImpl
H A DContextImpl.h228 const gl::State &getState() const { return mState; } in getState() function in rx::ContextImpl
H A DDisplayImpl.h120 const egl::DisplayState &getState() const { return mState; } in getState() function in rx::DisplayImpl
/third_party/skia/include/core/
H A DSkDocument.h82 State getState() const { return fState; } in getState() function in SkDocument
/third_party/libphonenumber/java/demoapp/app/src/main/java/com/google/phonenumbers/demoapp/contacts/
H A DContactsPermissionManagement.java35 public static PermissionState getState(Activity activity) { in getState() method in ContactsPermissionManagement
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DProgramPipeline.h101 const ProgramPipelineState &getState() const { return mState; } in getState() function in gl::final
102 ProgramPipelineState &getState() { return mState; } in getState() function in gl::final
H A DStream.cpp89 EGLenum Stream::getState() const in getState() function in egl::Stream
H A DBuffer.h138 const BufferState &getState() const { return mState; } in getState() function in gl::final
/third_party/vk-gl-cts/executor/
H A DxeLocalTcpIpLink.cpp137 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
/third_party/vk-gl-cts/framework/common/
H A DtcuTestHierarchyIterator.hpp156 State getState (void) const in getState() function
H A DtcuTestHierarchyIterator.cpp124 TestHierarchyIterator::State TestHierarchyIterator::getState (void) const in getState() function in tcu::TestHierarchyIterator
/third_party/icu/icu4c/source/common/unicode/
H A Duiter.h464 UCharIteratorGetState *getState; member
[all...]
/third_party/node/deps/icu-small/source/common/unicode/
H A Duiter.h464 UCharIteratorGetState *getState; member
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DVkPipeline.hpp98 const GraphicsState getState(const DynamicState &ds) const { return state.combineStates(ds); } in getState() function in vk::GraphicsPipeline
H A DVkImageView.cpp111 Identifier::State Identifier::getState() const in getState() function in vk::Identifier
/third_party/skia/src/sksl/lex/
H A DNFAtoDFA.h66 DFAState* getState(DFAState::Label label) { in getState() function in NFAtoDFA
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A DLockFileManager.cpp259 LockFileManager::LockFileState LockFileManager::getState() const { in getState() function in LockFileManager
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Duiter.h464 UCharIteratorGetState *getState; member
[all...]
/third_party/vk-gl-cts/framework/delibs/decpp/
H A DdeSocket.hpp80 deSocketState getState (void) const { return deSocket_getState(m_socket); } in getState() function in de::Socket
/third_party/skia/third_party/externals/oboe/apps/OboeTester/app/src/main/java/com/google/sample/oboe/manualtest/
H A DAudioStreamBase.java165 public int getState() { return -1; } in getState() method in AudioStreamBase
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/impl/number/
H A DAffixUtils.java707 private static int getState(long tag) { in getState() method in AffixUtils

Completed in 29 milliseconds

123