Lines Matching full:static_cast
457 uint16_t *oPtr = static_cast<uint16_t *>(out.getElement(0, y));
458 const uint16_t *i1 = static_cast<uint16_t *>(in.getElement(0, y*2));
459 const uint16_t *i2 = static_cast<uint16_t *>(in.getElement(0, y*2+1));
475 uint32_t *oPtr = static_cast<uint32_t *>(out.getElement(0, y));
476 const uint32_t *i1 = static_cast<uint32_t *>(in.getElement(0, y*2));
477 const uint32_t *i2 = static_cast<uint32_t *>(in.getElement(0, y*2+1));
493 uint8_t *oPtr = static_cast<uint8_t *>(out.getElement(0, y));
494 const uint8_t *i1 = static_cast<uint8_t *>(in.getElement(0, y*2));
495 const uint8_t *i2 = static_cast<uint8_t *>(in.getElement(0, y*2+1));
521 Allocation *a = static_cast<Allocation *>(va);
527 Allocation *texAlloc = static_cast<Allocation *>(va);
532 Allocation *texAlloc = static_cast<Allocation *>(va);
546 Allocation *a = static_cast<Allocation *>(va);
552 Allocation *a = static_cast<Allocation *>(va);
558 Allocation *a = static_cast<Allocation *>(va);
564 Allocation *a = static_cast<Allocation *>(va);
569 Allocation *a = static_cast<Allocation *>(va);
574 Allocation *a = static_cast<Allocation *>(va);
579 Allocation *a = static_cast<Allocation *>(va);
584 Context *rsc = static_cast<Context *>(con);
585 Allocation *texAlloc = static_cast<Allocation *>(va);
603 Allocation * alloc = Allocation::createAllocation(rsc, static_cast<Type *>(vtype), usages, mips, (void *)ptr);
614 Type *t = static_cast<Type *>(vtype);
617 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);
635 Type *t = static_cast<Type *>(vtype);
641 Allocation *texAlloc = static_cast<Allocation *>(vTexAlloc);
680 Allocation *dst = static_cast<Allocation *>(dstAlloc);
681 Allocation *src= static_cast<Allocation *>(srcAlloc);
690 Allocation *alloc = static_cast<Allocation *>(valloc);
695 Allocation *alloc = static_cast<Allocation *>(valloc);
696 alloc->setSurfaceTexture(rsc, static_cast<SurfaceTexture *>(vst));
700 Allocation *alloc = static_cast<Allocation *>(valloc);
705 Allocation *alloc = static_cast<Allocation *>(valloc);
710 Allocation *alloc = static_cast<Allocation *>(valloc);
718 Allocation *a = static_cast<Allocation *>(va);