Home
last modified time | relevance | path

Searched refs:Context (Results 1 – 12 of 12) sorted by relevance

/hardware/interfaces/renderscript/1.0/default/
DContext.cpp27 Context::Context(uint32_t sdkVersion, ContextType ct, int32_t flags) { in Context() function in android::hardware::renderscript::V1_0::implementation::Context
82 Return<Allocation> Context::allocationAdapterCreate(Type type, Allocation baseAlloc) { in allocationAdapterCreate()
89 Return<void> Context::allocationAdapterOffset(Allocation alloc, const hidl_vec<uint32_t>& offsets) { in allocationAdapterOffset()
96 Return<Type> Context::allocationGetType(Allocation allocation) { in allocationGetType()
102 Return<Allocation> Context::allocationCreateTyped(Type type, AllocationMipmapControl amips, int32_t… in allocationCreateTyped()
111 Return<Allocation> Context::allocationCreateFromBitmap(Type type, AllocationMipmapControl amips, co… in allocationCreateFromBitmap()
120 Return<Allocation> Context::allocationCubeCreateFromBitmap(Type type, AllocationMipmapControl amips… in allocationCubeCreateFromBitmap()
129 Return<NativeWindow> Context::allocationGetNativeWindow(Allocation allocation) { in allocationGetNativeWindow()
135 Return<void> Context::allocationSetNativeWindow(Allocation allocation, NativeWindow nativewindow) { in allocationSetNativeWindow()
142 Return<void> Context::allocationSetupBufferQueue(Allocation alloc, uint32_t numBuffer) { in allocationSetupBufferQueue()
[all …]
DAndroid.bp7 "Context.cpp",
DContext.h52 struct Context : public IContext { struct
53 Context(uint32_t sdkVersion, ContextType ct, int32_t flags);
DDevice.cpp45 return new Context(sdkVersion, ct, flags); in contextCreate()
/hardware/interfaces/contexthub/1.0/vts/functional/
DOWNERS1 #Context Hub team
/hardware/interfaces/renderscript/1.0/
DIDevice.hal28 * @param ct Context type
/hardware/interfaces/neuralnetworks/1.2/
DIBurstContext.hal20 * Context object to manage the resources of a burst.
/hardware/interfaces/contexthub/1.0/
DIContexthub.hal22 * The Context Hub HAL provides an interface to a separate low-power processing
25 * they execute within the Context Hub Runtime Environment (CHRE), which is
Dtypes.hal147 // registered clients by the Context Hub service.
/hardware/interfaces/radio/1.1/
Dtypes.hal190 int32_t cid; // Context ID, returned in setupDataCallResponse
/hardware/interfaces/radio/1.0/
Dtypes.hal1357 int32_t cid; // Context ID, uniquely identifies this call
2042 int32_t cid; // Context ID, uniquely identifies this call
/hardware/interfaces/radio/1.4/
Dtypes.hal1717 /** Context ID, uniquely identifies this call. */