Searched defs:vd (Results 1 – 6 of 6) sorted by relevance
86 VectorDrawable vd = (VectorDrawable) button.getBackground(); in onCreate() local
61 VectorDrawable vd = (VectorDrawable) activity.getDrawable(resId); in testBitmapDrawPerf() local
62 void setVectorDrawable(VectorDrawableRoot* vd) { mVectorDrawable = vd; } in setVectorDrawable()
383 static uint32_t encodeSIMDRegs(uint32_t vd, uint32_t vn, uint32_t vm) { in encodeSIMDRegs()
419 static uint32_t encodeSIMDRegs(uint32_t vd, uint32_t vn, uint32_t vm) {
2387 VirtualDisplay vd = DisplayManager.createVirtualDisplay(name, 1 /* width */, 1 /* height */, in createDisplay() local