Home
last modified time | relevance | path

Searched defs:push (Results 1 – 6 of 6) sorted by relevance

/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DScopedGLState.cpp27 void ScopedGLState::push(GLenum name) { in push() function in ScopedGLState
70 void ScopedGLState::push(std::initializer_list<GLenum> names) { in push() function in ScopedGLState
/hardware/interfaces/automotive/vehicle/aidl/impl/current/utils/common/include/
DConcurrentQueue.h61 void push(T&& item) { in push() function
72 void push(std::vector<T>&& items) { in push() function
/hardware/interfaces/automotive/vehicle/aidl/impl/3/utils/common/include/
DConcurrentQueue.h61 void push(T&& item) { in push() function
72 void push(std::vector<T>&& items) { in push() function
/hardware/interfaces/automotive/vehicle/2.0/default/common/include/vhal_v2_0/
DConcurrentQueue.h52 void push(T&& item) { in push() function
/hardware/interfaces/bluetooth/aidl/vts/
DVtsHalBluetoothTargetTest.cpp304 void push(const T& v) { in push() function in BluetoothAidlTest::WaitQueue
/hardware/google/gfxstream/host/vulkan/
DVulkanBoxedHandles.cpp42 void push(VulkanMemReadingStream* stream) { in push() function