Searched defs:ctxID (Results 1 – 3 of 3) sorted by relevance
118 VAContextID *ctxID) in CreateContext()176 VAContextID ctxID) in DestroyContext()4434 VAContextID ctxID, in ProcessPipeline()
372 VAContextID ctxID, in ProcessPipeline()
263 int32_t ctxID = canvas->recordingContext() ? canvas->recordingContext()->priv().contextID() in onDraw() local